Container Fleet Log Configuration
data class ContainerFleetLogConfiguration(val logDestination: ContainerFleetLogDestination? = null, val s3BucketName: String? = null)
A policy the location and provider of logs from the fleet.