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