Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sso.CfnAssignmentPropsMixin.Builder
Packages that use CfnAssignmentPropsMixin.Builder
-
Uses of CfnAssignmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sso
Methods in software.amazon.awscdk.cfnpropertymixins.services.sso that return CfnAssignmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAssignmentPropsMixin.Builder.create()CfnAssignmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAssignmentPropsMixin.Builder.instanceArn(String instanceArn) The ARN of the instance under which the operation will be executed.CfnAssignmentPropsMixin.Builder.permissionSetArn(String permissionSetArn) The ARN of the permission set.CfnAssignmentPropsMixin.Builder.principalId(String principalId) An identifier for an object in IAM Identity Center, such as a user or group.CfnAssignmentPropsMixin.Builder.principalType(String principalType) The entity type for which the assignment will be created.TargetID is an AWS account identifier, (For example, 123456789012).CfnAssignmentPropsMixin.Builder.targetType(String targetType) The entity type for which the assignment will be created.