public static interface DescribeAccountAssignmentCreationStatusRequest.Builder extends SsoAdminRequest.Builder, SdkPojo, CopyableBuilder<DescribeAccountAssignmentCreationStatusRequest.Builder,DescribeAccountAssignmentCreationStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAssignmentCreationStatusRequest.Builder |
accountAssignmentCreationRequestId(String accountAssignmentCreationRequestId)
The identifier that is used to track the request operation progress.
|
DescribeAccountAssignmentCreationStatusRequest.Builder |
instanceArn(String instanceArn)
The ARN of the IAM Identity Center instance under which the operation will be executed.
|
DescribeAccountAssignmentCreationStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAccountAssignmentCreationStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAccountAssignmentCreationStatusRequest.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 AWS Service Namespaces in the AWS 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 AWS Service Namespaces in the AWS General Reference.DescribeAccountAssignmentCreationStatusRequest.Builder accountAssignmentCreationRequestId(String accountAssignmentCreationRequestId)
The identifier that is used to track the request operation progress.
accountAssignmentCreationRequestId - The identifier that is used to track the request operation progress.DescribeAccountAssignmentCreationStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAccountAssignmentCreationStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.