@Stability(value=Stable)
public static interface CfnDataSource.VpcConnectionPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.VpcConnectionPropertiesProperty.Builder
A builder for
CfnDataSource.VpcConnectionPropertiesProperty |
static class |
CfnDataSource.VpcConnectionPropertiesProperty.Jsii$Proxy
An implementation for
CfnDataSource.VpcConnectionPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.VpcConnectionPropertiesProperty.Builder |
builder() |
String |
getVpcConnectionArn()
`CfnDataSource.VpcConnectionPropertiesProperty.VpcConnectionArn`.
|
@Stability(value=Stable) @NotNull String getVpcConnectionArn()
@Stability(value=Stable) static CfnDataSource.VpcConnectionPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.