Struct aws_sdk_macie2::model::user_identity_root::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for UserIdentityRoot
Implementations
The unique identifier for the Amazon Web Services account.
The unique identifier for the Amazon Web Services account.
The Amazon Resource Name (ARN) of the principal that performed the action. The last section of the ARN contains the name of the user or role that performed the action.
The Amazon Resource Name (ARN) of the principal that performed the action. The last section of the ARN contains the name of the user or role that performed the action.
The unique identifier for the entity that performed the action.
The unique identifier for the entity that performed the action.
Consumes the builder and constructs a UserIdentityRoot
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