@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.842Z") @Stability(value=Stable) public interface CfnCustomerGatewayAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCustomerGatewayAssociationProps.Builder
A builder for
CfnCustomerGatewayAssociationProps |
static class |
CfnCustomerGatewayAssociationProps.Jsii$Proxy
An implementation for
CfnCustomerGatewayAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCustomerGatewayAssociationProps.Builder |
builder() |
String |
getCustomerGatewayArn()
`AWS::NetworkManager::CustomerGatewayAssociation.CustomerGatewayArn`.
|
String |
getDeviceId()
`AWS::NetworkManager::CustomerGatewayAssociation.DeviceId`.
|
String |
getGlobalNetworkId()
`AWS::NetworkManager::CustomerGatewayAssociation.GlobalNetworkId`.
|
default String |
getLinkId()
`AWS::NetworkManager::CustomerGatewayAssociation.LinkId`.
|
@Stability(value=Stable) @NotNull String getCustomerGatewayArn()
@Stability(value=Stable) @NotNull String getDeviceId()
@Stability(value=Stable) @NotNull String getGlobalNetworkId()
@Stability(value=Stable) @Nullable default String getLinkId()
@Stability(value=Stable) static CfnCustomerGatewayAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.