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

pub struct GetBucketReplicationOutput {
    pub replication_configuration: ReplicationConfiguration,
}

Fields

Trait Implementations

impl Default for GetBucketReplicationOutput
[src]

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

impl Debug for GetBucketReplicationOutput
[src]

Formats the value using the given formatter.