Accelerator Attributes
data class AcceleratorAttributes(val flowLogsEnabled: Boolean? = null, val flowLogsS3Bucket: String? = null, val flowLogsS3Prefix: String? = null)
Constructors
Link copied to clipboard
fun AcceleratorAttributes(flowLogsEnabled: Boolean? = null, flowLogsS3Bucket: String? = null, flowLogsS3Prefix: String? = null)