Uses of Class
software.amazon.awscdk.services.ec2.CfnLocalGatewayVirtualInterfaceProps.Builder
Packages that use CfnLocalGatewayVirtualInterfaceProps.Builder
-
Uses of CfnLocalGatewayVirtualInterfaceProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnLocalGatewayVirtualInterfaceProps.BuilderModifier and TypeMethodDescriptionCfnLocalGatewayVirtualInterfaceProps.builder()
CfnLocalGatewayVirtualInterfaceProps.Builder.localAddress
(String localAddress) Sets the value ofCfnLocalGatewayVirtualInterfaceProps.getLocalAddress()
CfnLocalGatewayVirtualInterfaceProps.Builder.localGatewayVirtualInterfaceGroupId
(String localGatewayVirtualInterfaceGroupId) CfnLocalGatewayVirtualInterfaceProps.Builder.outpostLagId
(String outpostLagId) Sets the value ofCfnLocalGatewayVirtualInterfaceProps.getOutpostLagId()
CfnLocalGatewayVirtualInterfaceProps.Builder.peerAddress
(String peerAddress) Sets the value ofCfnLocalGatewayVirtualInterfaceProps.getPeerAddress()
CfnLocalGatewayVirtualInterfaceProps.Builder.peerBgpAsn
(Number peerBgpAsn) Sets the value ofCfnLocalGatewayVirtualInterfaceProps.getPeerBgpAsn()
CfnLocalGatewayVirtualInterfaceProps.Builder.peerBgpAsnExtended
(Number peerBgpAsnExtended) Sets the value ofCfnLocalGatewayVirtualInterfaceProps.getPeerBgpAsnExtended()
Sets the value ofCfnLocalGatewayVirtualInterfaceProps.getTags()
Sets the value ofCfnLocalGatewayVirtualInterfaceProps.getVlan()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnLocalGatewayVirtualInterfaceProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLocalGatewayVirtualInterfaceProps.Builder
.