@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.950Z") @Stability(value=Stable) public interface CfnCarrierGatewayProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCarrierGatewayProps.Builder
A builder for
CfnCarrierGatewayProps |
static class |
CfnCarrierGatewayProps.Jsii$Proxy
An implementation for
CfnCarrierGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCarrierGatewayProps.Builder |
builder() |
default List<CfnTag> |
getTags()
`AWS::EC2::CarrierGateway.Tags`.
|
String |
getVpcId()
`AWS::EC2::CarrierGateway.VpcId`.
|
@Stability(value=Stable) @NotNull String getVpcId()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnCarrierGatewayProps.Builder builder()
CfnCarrierGatewayProps.Builder of CfnCarrierGatewayPropsCopyright © 2021. All rights reserved.