public static interface ProvisionPermissionSetRequest.Builder extends SsoAdminRequest.Builder, SdkPojo, CopyableBuilder<ProvisionPermissionSetRequest.Builder,ProvisionPermissionSetRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildProvisionPermissionSetRequest.Builder instanceArn(String instanceArn)
The ARN of the SSO instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
instanceArn - The ARN of the SSO instance under which the operation will be executed. For more information about
ARNs, see Amazon Resource Names (ARNs) and
AWS Service Namespaces in the AWS General Reference.ProvisionPermissionSetRequest.Builder permissionSetArn(String permissionSetArn)
The ARN of the permission set.
permissionSetArn - The ARN of the permission set.ProvisionPermissionSetRequest.Builder targetId(String targetId)
TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).
targetId - TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).ProvisionPermissionSetRequest.Builder targetType(String targetType)
The entity type for which the assignment will be created.
targetType - The entity type for which the assignment will be created.ProvisionTargetType,
ProvisionTargetTypeProvisionPermissionSetRequest.Builder targetType(ProvisionTargetType targetType)
The entity type for which the assignment will be created.
targetType - The entity type for which the assignment will be created.ProvisionTargetType,
ProvisionTargetTypeProvisionPermissionSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderProvisionPermissionSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.