public static interface VpcConnectionProperties.Builder extends SdkPojo, CopyableBuilder<VpcConnectionProperties.Builder,VpcConnectionProperties>
Modifier and Type | Method and Description |
---|---|
VpcConnectionProperties.Builder |
vpcConnectionArn(String vpcConnectionArn)
The Amazon Resource Name (ARN) for the VPC connection.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
VpcConnectionProperties.Builder vpcConnectionArn(String vpcConnectionArn)
The Amazon Resource Name (ARN) for the VPC connection.
vpcConnectionArn
- The Amazon Resource Name (ARN) for the VPC connection.Copyright © 2023. All rights reserved.