public static interface DeleteVpcConnectionRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DeleteVpcConnectionRequest.Builder,DeleteVpcConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteVpcConnectionRequest.Builder |
awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account where you want to delete a VPC connection.
|
DeleteVpcConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteVpcConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteVpcConnectionRequest.Builder |
vpcConnectionId(String vpcConnectionId)
The ID of the VPC connection that you're creating.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteVpcConnectionRequest.Builder awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account where you want to delete a VPC connection.
awsAccountId - The Amazon Web Services account ID of the account where you want to delete a VPC connection.DeleteVpcConnectionRequest.Builder vpcConnectionId(String vpcConnectionId)
The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.
vpcConnectionId - The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web
Services Region in an Amazon Web Services account.DeleteVpcConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteVpcConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.