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