Struct aws_sdk_appsync::output::DeleteApiCacheOutput [−][src]
#[non_exhaustive]pub struct DeleteApiCacheOutput {}
Expand description
Represents the output of a DeleteApiCache
operation.
Implementations
Creates a new builder-style object to manufacture DeleteApiCacheOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeleteApiCacheOutput
impl Send for DeleteApiCacheOutput
impl Sync for DeleteApiCacheOutput
impl Unpin for DeleteApiCacheOutput
impl UnwindSafe for DeleteApiCacheOutput
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