public static interface DeleteInstanceAccessControlAttributeConfigurationRequest.Builder extends SsoAdminRequest.Builder, SdkPojo, CopyableBuilder<DeleteInstanceAccessControlAttributeConfigurationRequest.Builder,DeleteInstanceAccessControlAttributeConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteInstanceAccessControlAttributeConfigurationRequest.Builder |
instanceArn(String instanceArn)
The ARN of the Amazon Web Services SSO instance under which the operation will be executed.
|
DeleteInstanceAccessControlAttributeConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteInstanceAccessControlAttributeConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteInstanceAccessControlAttributeConfigurationRequest.Builder instanceArn(String instanceArn)
The ARN of the Amazon Web Services SSO instance under which the operation will be executed.
instanceArn - The ARN of the Amazon Web Services SSO instance under which the operation will be executed.DeleteInstanceAccessControlAttributeConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteInstanceAccessControlAttributeConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.