LoggingConfiguration

class LoggingConfiguration : KotlinCustomResource

Resource type definition for AWS::IVSChat::LoggingConfiguration.

Properties

Link copied to clipboard
val arn: Output<String>

LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.

Link copied to clipboard
val awsId: Output<String>

The system-generated ID of the logging configuration.

Link copied to clipboard

The DestinationConfiguration is a complex type that contains information about where chat content will be logged.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of the logging configuration. The value does not need to be unique.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>