Struct aws_sdk_macie2::model::assumed_role::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for AssumedRole
Implementations
The Amazon Web Services access key ID that identifies the credentials.
The Amazon Web Services access key ID that identifies the credentials.
The unique identifier for the Amazon Web Services account that owns the entity that was used to get the credentials.
The unique identifier for the Amazon Web Services account that owns the entity that was used to get the credentials.
The Amazon Resource Name (ARN) of the entity that was used to get the credentials.
The Amazon Resource Name (ARN) of the entity that was used to get the credentials.
The unique identifier for the entity that was used to get the credentials.
The unique identifier for the entity that was used to get the credentials.
The details of the session that was created for the credentials, including the entity that issued the session.
The details of the session that was created for the credentials, including the entity that issued the session.
Consumes the builder and constructs a AssumedRole
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
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