#[non_exhaustive]pub struct DeleteRemoteAccessSessionOutput {}Expand description
The response from the server when a request is made to delete the remote access session.
Implementations
Creates a new builder-style object to manufacture DeleteRemoteAccessSessionOutput
Trait Implementations
Auto Trait Implementations
impl Send for DeleteRemoteAccessSessionOutput
impl Sync for DeleteRemoteAccessSessionOutput
impl Unpin for DeleteRemoteAccessSessionOutput
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