Infrastructure Configuration S3Logs
data class InfrastructureConfigurationS3Logs(val s3BucketName: String? = null, val s3KeyPrefix: String? = null)
The S3 path in which to store the logs.
The S3 path in which to store the logs.