Struct aws_sdk_apigateway::output::DeleteBasePathMappingOutput [−][src]
#[non_exhaustive]pub struct DeleteBasePathMappingOutput {}
Implementations
Creates a new builder-style object to manufacture DeleteBasePathMappingOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeleteBasePathMappingOutput
impl Send for DeleteBasePathMappingOutput
impl Sync for DeleteBasePathMappingOutput
impl Unpin for DeleteBasePathMappingOutput
impl UnwindSafe for DeleteBasePathMappingOutput
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more