Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLocalGatewayVirtualInterfacePropsMixin.Builder
Packages that use CfnLocalGatewayVirtualInterfacePropsMixin.Builder
-
Uses of CfnLocalGatewayVirtualInterfacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLocalGatewayVirtualInterfacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnLocalGatewayVirtualInterfacePropsMixin.Builder.create()CfnLocalGatewayVirtualInterfacePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocalGatewayVirtualInterfacePropsMixin.Builder.localAddress(String localAddress) The local address.CfnLocalGatewayVirtualInterfacePropsMixin.Builder.localGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId) The ID of the local gateway virtual interface group.CfnLocalGatewayVirtualInterfacePropsMixin.Builder.outpostLagId(String outpostLagId) The Outpost LAG ID.CfnLocalGatewayVirtualInterfacePropsMixin.Builder.peerAddress(String peerAddress) The peer address.CfnLocalGatewayVirtualInterfacePropsMixin.Builder.peerBgpAsn(Number peerBgpAsn) The peer BGP ASN.CfnLocalGatewayVirtualInterfacePropsMixin.Builder.peerBgpAsnExtended(Number peerBgpAsnExtended) The extended 32-bit ASN of the BGP peer for use with larger ASN values.The tags assigned to the virtual interface.The ID of the VLAN.