Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder
Packages that use CfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder
-
Uses of CfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLocalGatewayVirtualInterfaceGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder.create()CfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder.localBgpAsn(Number localBgpAsn) The Autonomous System Number(ASN) for the local Border Gateway Protocol (BGP).CfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder.localBgpAsnExtended(Number localBgpAsnExtended) The extended 32-bit ASN for the local BGP configuration.CfnLocalGatewayVirtualInterfaceGroupPropsMixin.Builder.localGatewayId(String localGatewayId) The ID of the local gateway.The tags assigned to the virtual interface group.