Uses of Class
software.amazon.awscdk.services.sso.CfnAssignment.Builder
-
Uses of CfnAssignment.Builder in software.amazon.awscdk.services.sso
Modifier and TypeMethodDescriptionstatic CfnAssignment.Builder
CfnAssignment.Builder.instanceArn
(String instanceArn) The ARN of the IAM Identity Center instance under which the operation will be executed.CfnAssignment.Builder.permissionSetArn
(String permissionSetArn) The ARN of the permission set.CfnAssignment.Builder.principalId
(String principalId) An identifier for an object in IAM Identity Center, such as a user or group.CfnAssignment.Builder.principalType
(String principalType) The entity type for which the assignment will be created.TargetID is an AWS account identifier, (For example, 123456789012).CfnAssignment.Builder.targetType
(String targetType) The entity type for which the assignment will be created.