@Stability(value=Stable) public static final class CfnDataSource.VpcConnectionPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.VpcConnectionPropertiesProperty>
CfnDataSource.VpcConnectionPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.VpcConnectionPropertiesProperty |
build()
Builds the configured instance.
|
CfnDataSource.VpcConnectionPropertiesProperty.Builder |
vpcConnectionArn(String vpcConnectionArn)
Sets the value of
CfnDataSource.VpcConnectionPropertiesProperty.getVpcConnectionArn() |
@Stability(value=Stable) public CfnDataSource.VpcConnectionPropertiesProperty.Builder vpcConnectionArn(String vpcConnectionArn)
CfnDataSource.VpcConnectionPropertiesProperty.getVpcConnectionArn()vpcConnectionArn - The Amazon Resource Name (ARN) for the VPC connection. This parameter is required.this@Stability(value=Stable) public CfnDataSource.VpcConnectionPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.VpcConnectionPropertiesProperty>CfnDataSource.VpcConnectionPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.