Deployment Access Log Setting
data class DeploymentAccessLogSetting(val destinationArn: String? = null, val format: String? = null)
The `AccessLogSetting`
property type specifies settings for logging access in this stage. `AccessLogSetting`
is a property of the StageDescription property type.