Cluster Execute Command Log Configuration
data class ClusterExecuteCommandLogConfiguration(val cloudWatchEncryptionEnabled: Boolean? = null, val cloudWatchLogGroupName: String? = null, val s3BucketName: String? = null, val s3EncryptionEnabled: Boolean? = null, val s3KeyPrefix: String? = null)
The session logging configuration for ExecuteCommand.