GetInfrastructureConfigurationLoggingS3Log

data class GetInfrastructureConfigurationLoggingS3Log(val s3BucketName: String, val s3KeyPrefix: String)

Constructors

constructor(s3BucketName: String, s3KeyPrefix: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the S3 Bucket for logging.

Link copied to clipboard

Key prefix for S3 Bucket logging.