InstanceLoggingConfigurationAccessLogsKinesisDataFirehose

data class InstanceLoggingConfigurationAccessLogsKinesisDataFirehose(val deliveryStream: String? = null, val enabled: Boolean)

Constructors

constructor(deliveryStream: String? = null, enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val deliveryStream: String? = null

The name of the delivery stream.

Link copied to clipboard

Indicates whether logging is enabled.