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 IAM Identity Center 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 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.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.