@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.371Z") @Stability(value=Stable) public interface CfnCustomerGatewayAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-customergatewayassociation.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-customergatewayassociation.html#cfn-networkmanager-customergatewayassociation-customergatewayarn@Stability(value=Stable) @NotNull String getDeviceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-customergatewayassociation.html#cfn-networkmanager-customergatewayassociation-deviceid@Stability(value=Stable) @NotNull String getGlobalNetworkId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-customergatewayassociation.html#cfn-networkmanager-customergatewayassociation-globalnetworkid@Stability(value=Stable) @Nullable default String getLinkId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-customergatewayassociation.html#cfn-networkmanager-customergatewayassociation-linkid@Stability(value=Stable) static CfnCustomerGatewayAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.