public static interface DescribeVpcConnectionRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeVpcConnectionRequest.Builder,DescribeVpcConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcConnectionRequest.Builder |
awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that contains the VPC connection that you want described.
|
DescribeVpcConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeVpcConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeVpcConnectionRequest.Builder |
vpcConnectionId(String vpcConnectionId)
The ID of the VPC connection that you're creating.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeVpcConnectionRequest.Builder awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that contains the VPC connection that you want described.
awsAccountId - The Amazon Web Services account ID of the account that contains the VPC connection that you want
described.DescribeVpcConnectionRequest.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.DescribeVpcConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeVpcConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.