public static interface DisassociateResourceShareRequest.Builder extends RamRequest.Builder, SdkPojo, CopyableBuilder<DisassociateResourceShareRequest.Builder,DisassociateResourceShareRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateResourceShareRequest.Builder resourceShareArn(String resourceShareArn)
The Amazon Resource Name (ARN) of the resource share.
resourceShareArn - The Amazon Resource Name (ARN) of the resource share.DisassociateResourceShareRequest.Builder resourceArns(Collection<String> resourceArns)
The Amazon Resource Names (ARNs) of the resources.
resourceArns - The Amazon Resource Names (ARNs) of the resources.DisassociateResourceShareRequest.Builder resourceArns(String... resourceArns)
The Amazon Resource Names (ARNs) of the resources.
resourceArns - The Amazon Resource Names (ARNs) of the resources.DisassociateResourceShareRequest.Builder principals(Collection<String> principals)
The principals.
principals - The principals.DisassociateResourceShareRequest.Builder principals(String... principals)
The principals.
principals - The principals.DisassociateResourceShareRequest.Builder clientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.DisassociateResourceShareRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateResourceShareRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.