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