ClusterLoggingArgs

constructor(bucketName: Output<String>? = null, enable: Output<Boolean>, logDestinationType: Output<String>? = null, logExports: Output<List<String>>? = null, s3KeyPrefix: Output<String>? = null)