s3Bucket Destination
suspend fun s3BucketDestination(value: Output<StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationArgs>)
suspend fun s3BucketDestination(value: StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationArgs?)
Parameters
value
The bucket where the S3 Storage Lens metrics export will be located. See S3 Bucket Destination below for more details.
suspend fun s3BucketDestination(argument: suspend StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationArgsBuilder.() -> Unit)
Parameters
argument
The bucket where the S3 Storage Lens metrics export will be located. See S3 Bucket Destination below for more details.