public static interface DeleteInlinePolicyFromPermissionSetRequest.Builder extends SsoAdminRequest.Builder, SdkPojo, CopyableBuilder<DeleteInlinePolicyFromPermissionSetRequest.Builder,DeleteInlinePolicyFromPermissionSetRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteInlinePolicyFromPermissionSetRequest.Builder |
instanceArn(String instanceArn)
The ARN of the SSO instance under which the operation will be executed.
|
DeleteInlinePolicyFromPermissionSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteInlinePolicyFromPermissionSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteInlinePolicyFromPermissionSetRequest.Builder |
permissionSetArn(String permissionSetArn)
The ARN of the permission set that will be used to remove access.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteInlinePolicyFromPermissionSetRequest.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.DeleteInlinePolicyFromPermissionSetRequest.Builder permissionSetArn(String permissionSetArn)
The ARN of the permission set that will be used to remove access.
permissionSetArn - The ARN of the permission set that will be used to remove access.DeleteInlinePolicyFromPermissionSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteInlinePolicyFromPermissionSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.