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 SSO 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 SSO 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 SSO 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.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.