public static interface DescribeAccountAssignmentDeletionStatusRequest.Builder extends SsoAdminRequest.Builder, SdkPojo, CopyableBuilder<DescribeAccountAssignmentDeletionStatusRequest.Builder,DescribeAccountAssignmentDeletionStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAssignmentDeletionStatusRequest.Builder |
accountAssignmentDeletionRequestId(String accountAssignmentDeletionRequestId)
The identifier that is used to track the request operation progress.
|
DescribeAccountAssignmentDeletionStatusRequest.Builder |
instanceArn(String instanceArn)
The ARN of the SSO instance under which the operation will be executed.
|
DescribeAccountAssignmentDeletionStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAccountAssignmentDeletionStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAccountAssignmentDeletionStatusRequest.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.DescribeAccountAssignmentDeletionStatusRequest.Builder accountAssignmentDeletionRequestId(String accountAssignmentDeletionRequestId)
The identifier that is used to track the request operation progress.
accountAssignmentDeletionRequestId - The identifier that is used to track the request operation progress.DescribeAccountAssignmentDeletionStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAccountAssignmentDeletionStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.