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