Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface LoggingConfigurationMetadata

Represents the properties of a logging configuration metadata.

Hierarchy

  • LoggingConfigurationMetadata

Properties

createdAt: undefined | Date

The time when the logging configuration was created.

logGroupArn: undefined | string

The ARN of the CW log group to which the vended log data will be published.

modifiedAt: undefined | Date

The time when the logging configuration was modified.

status: undefined | LoggingConfigurationStatus

The status of the logging configuration.

workspace: undefined | string

The workspace where the logging configuration exists.