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