Uses of Class
software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps.Builder
-
Uses of CfnCustomerGatewayProps.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionSets the value ofCfnCustomerGatewayProps.getBgpAsn()
CfnCustomerGatewayProps.Builder.bgpAsnExtended
(Number bgpAsnExtended) Sets the value ofCfnCustomerGatewayProps.getBgpAsnExtended()
CfnCustomerGatewayProps.builder()
CfnCustomerGatewayProps.Builder.certificateArn
(String certificateArn) Sets the value ofCfnCustomerGatewayProps.getCertificateArn()
CfnCustomerGatewayProps.Builder.deviceName
(String deviceName) Sets the value ofCfnCustomerGatewayProps.getDeviceName()
Sets the value ofCfnCustomerGatewayProps.getIpAddress()
Sets the value ofCfnCustomerGatewayProps.getTags()
Sets the value ofCfnCustomerGatewayProps.getType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCustomerGatewayProps.Builder
.