Struct aws_sdk_rust::aws::s3::bucket::DeleteBucketReplicationRequest [] [src]

pub struct DeleteBucketReplicationRequest {
    pub bucket: BucketName,
}

Fields

Trait Implementations

impl Default for DeleteBucketReplicationRequest
[src]

Returns the "default value" for a type. Read more

impl Debug for DeleteBucketReplicationRequest
[src]

Formats the value using the given formatter.