public static interface ProvisionPermissionSetRequest.Builder extends SsoAdminRequest.Builder, SdkPojo, CopyableBuilder<ProvisionPermissionSetRequest.Builder,ProvisionPermissionSetRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildProvisionPermissionSetRequest.Builder instanceArn(String instanceArn)
The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
instanceArn - The ARN of the IAM Identity Center instance under which the operation will be executed. For more
information about ARNs, see Amazon Resource
Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services 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 Amazon Web Services account identifier, (For example, 123456789012).
targetId - TargetID is an Amazon Web Services account identifier, (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 © 2023. All rights reserved.