AccountAssignment.Builder |
AccountAssignment.Builder.accountId(String accountId) |
The identifier of the Amazon Web Services account.
|
static AccountAssignment.Builder |
AccountAssignment.builder() |
|
AccountAssignment.Builder |
AccountAssignment.Builder.permissionSetArn(String permissionSetArn) |
The ARN of the permission set.
|
AccountAssignment.Builder |
AccountAssignment.Builder.principalId(String principalId) |
An identifier for an object in IAM Identity Center, such as a user or group.
|
AccountAssignment.Builder |
AccountAssignment.Builder.principalType(String principalType) |
The entity type for which the assignment will be created.
|
AccountAssignment.Builder |
AccountAssignment.Builder.principalType(PrincipalType principalType) |
The entity type for which the assignment will be created.
|
AccountAssignment.Builder |
AccountAssignment.toBuilder() |
|