Struct aws_sdk_s3control::model::storage_lens_data_export::Builder
source ·
[−]#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for StorageLensDataExport
Implementations
A container for the bucket where the S3 Storage Lens metrics export will be located.
This bucket must be located in the same Region as the storage lens configuration.
A container for the bucket where the S3 Storage Lens metrics export will be located.
This bucket must be located in the same Region as the storage lens configuration.
A container for enabling Amazon CloudWatch publishing for S3 Storage Lens metrics.
A container for enabling Amazon CloudWatch publishing for S3 Storage Lens metrics.
Consumes the builder and constructs a StorageLensDataExport
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
