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