CreateAccountAssignmentRequest
Types
Properties
Link copied to clipboard
The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see /general/latest/gr/aws-arns-and-namespaces.html in the Amazon Web Services General Reference.
Link copied to clipboard
The ARN of the permission set that the admin wants to grant the principal access to.
Link copied to clipboard
An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the /singlesignon/latest/IdentityStoreAPIReference/welcome.html.
Link copied to clipboard
The entity type for which the assignment will be created.
Link copied to clipboard
The entity type for which the assignment will be created.
Functions
Link copied to clipboard
inline fun copy(block: CreateAccountAssignmentRequest.Builder.() -> Unit = {}): CreateAccountAssignmentRequest