#[non_exhaustive]pub struct PutBucketIntelligentTieringConfigurationOutput {}
Implementations§
source§impl PutBucketIntelligentTieringConfigurationOutput
impl PutBucketIntelligentTieringConfigurationOutput
sourcepub fn builder() -> Builder
pub fn builder() -> Builder
Creates a new builder-style object to manufacture PutBucketIntelligentTieringConfigurationOutput
.
Trait Implementations§
source§impl Clone for PutBucketIntelligentTieringConfigurationOutput
impl Clone for PutBucketIntelligentTieringConfigurationOutput
source§fn clone(&self) -> PutBucketIntelligentTieringConfigurationOutput
fn clone(&self) -> PutBucketIntelligentTieringConfigurationOutput
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more