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