Uses of Class
software.amazon.awscdk.services.networkmanager.CustomerGatewayAssociationReference.Builder
Packages that use CustomerGatewayAssociationReference.Builder
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CustomerGatewayAssociationReference.Builder in software.amazon.awscdk.services.networkmanager
Methods in software.amazon.awscdk.services.networkmanager that return CustomerGatewayAssociationReference.BuilderModifier and TypeMethodDescriptionCustomerGatewayAssociationReference.builder()
CustomerGatewayAssociationReference.Builder.customerGatewayArn
(String customerGatewayArn) Sets the value ofCustomerGatewayAssociationReference.getCustomerGatewayArn()
CustomerGatewayAssociationReference.Builder.globalNetworkId
(String globalNetworkId) Sets the value ofCustomerGatewayAssociationReference.getGlobalNetworkId()
Constructors in software.amazon.awscdk.services.networkmanager with parameters of type CustomerGatewayAssociationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCustomerGatewayAssociationReference.Builder
.