Struct aws_sdk_quicksight::model::iam_policy_assignment::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for IamPolicyAssignment
Implementations
The Amazon Web Services account ID.
The Amazon Web Services account ID.
Assignment ID.
Assignment ID.
Assignment name.
Assignment name.
The Amazon Resource Name (ARN) for the IAM policy.
The Amazon Resource Name (ARN) for the IAM policy.
Adds a key-value pair to identities.
To override the contents of this collection use set_identities.
Identities.
Assignment status.
Assignment status.
Consumes the builder and constructs a IamPolicyAssignment
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