class Aws::SSOAdmin::Types::AccountAssignment
The assignment that indicates a principal's limited access to a specified Amazon Web Services account with a specified permission set.
<note markdown=“1”> The term principal here refers to a user or group that is defined in Amazon Web Services SSO.
</note>
@!attribute [rw] account_id
The identifier of the Amazon Web Services account. @return [String]
@!attribute [rw] permission_set_arn
The ARN of the permission set. For more information about ARNs, see [Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces](/general/latest/gr/aws-arns-and-namespaces.html) in the *Amazon Web Services General Reference*. @return [String]
@!attribute [rw] principal_type
The entity type for which the assignment will be created. @return [String]
@!attribute [rw] principal_id
An identifier for an object in Amazon Web Services SSO, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in Amazon Web Services SSO, see the [Amazon Web Services SSO Identity Store API Reference](/singlesignon/latest/IdentityStoreAPIReference/welcome.html). @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sso-admin-2020-07-20/AccountAssignment AWS API Documentation
Constants
- SENSITIVE