#[non_exhaustive]pub struct PutStorageLensConfigurationTaggingOutput {}Implementations§
source§impl PutStorageLensConfigurationTaggingOutput
impl PutStorageLensConfigurationTaggingOutput
sourcepub fn builder() -> Builder
pub fn builder() -> Builder
Creates a new builder-style object to manufacture PutStorageLensConfigurationTaggingOutput.
Trait Implementations§
source§impl Clone for PutStorageLensConfigurationTaggingOutput
impl Clone for PutStorageLensConfigurationTaggingOutput
source§fn clone(&self) -> PutStorageLensConfigurationTaggingOutput
fn clone(&self) -> PutStorageLensConfigurationTaggingOutput
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 moresource§impl PartialEq<PutStorageLensConfigurationTaggingOutput> for PutStorageLensConfigurationTaggingOutput
impl PartialEq<PutStorageLensConfigurationTaggingOutput> for PutStorageLensConfigurationTaggingOutput
source§fn eq(&self, other: &PutStorageLensConfigurationTaggingOutput) -> bool
fn eq(&self, other: &PutStorageLensConfigurationTaggingOutput) -> bool
This method tests for
self and other values to be equal, and is used
by ==.