Struct aws_sdk_macie2::input::GetMacieSessionInput
source · [−]#[non_exhaustive]pub struct GetMacieSessionInput {}
Implementations
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<GetMacieSession, AwsErrorRetryPolicy>, BuildError>
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<GetMacieSession, AwsErrorRetryPolicy>, BuildError>
Consumes the builder and constructs an Operation<GetMacieSession
>
Creates a new builder-style object to manufacture GetMacieSessionInput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GetMacieSessionInput
impl Send for GetMacieSessionInput
impl Sync for GetMacieSessionInput
impl Unpin for GetMacieSessionInput
impl UnwindSafe for GetMacieSessionInput
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