GetEndpointConnectionLogOption

data class GetEndpointConnectionLogOption(val cloudwatchLogGroup: String, val cloudwatchLogStream: String, val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(cloudwatchLogGroup: String, cloudwatchLogStream: String, enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard