| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnCustomerGatewayAssociation.Builder |
CfnCustomerGatewayAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnCustomerGatewayAssociation.Builder |
CfnCustomerGatewayAssociation.Builder.customerGatewayArn(String customerGatewayArn)
The Amazon Resource Name (ARN) of the customer gateway.
|
CfnCustomerGatewayAssociation.Builder |
CfnCustomerGatewayAssociation.Builder.deviceId(String deviceId)
The ID of the device.
|
CfnCustomerGatewayAssociation.Builder |
CfnCustomerGatewayAssociation.Builder.globalNetworkId(String globalNetworkId)
The ID of the global network.
|
CfnCustomerGatewayAssociation.Builder |
CfnCustomerGatewayAssociation.Builder.linkId(String linkId)
The ID of the link.
|
Copyright © 2022. All rights reserved.