Uses of Class
software.amazon.awscdk.services.directconnect.CfnPrivateVirtualInterfaceProps.Builder
Packages that use CfnPrivateVirtualInterfaceProps.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnPrivateVirtualInterfaceProps.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnPrivateVirtualInterfaceProps.BuilderModifier and TypeMethodDescriptionCfnPrivateVirtualInterfaceProps.Builder.allocatePrivateVirtualInterfaceRoleArn(String allocatePrivateVirtualInterfaceRoleArn) Sets the value ofCfnPrivateVirtualInterfaceProps.getBgpPeers()CfnPrivateVirtualInterfaceProps.Builder.bgpPeers(IResolvable bgpPeers) Sets the value ofCfnPrivateVirtualInterfaceProps.getBgpPeers()CfnPrivateVirtualInterfaceProps.builder()CfnPrivateVirtualInterfaceProps.Builder.connectionId(String connectionId) Sets the value ofCfnPrivateVirtualInterfaceProps.getConnectionId()CfnPrivateVirtualInterfaceProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnPrivateVirtualInterfaceProps.getConnectionId()CfnPrivateVirtualInterfaceProps.Builder.connectionId(ILagRef connectionId) Sets the value ofCfnPrivateVirtualInterfaceProps.getConnectionId()CfnPrivateVirtualInterfaceProps.Builder.directConnectGatewayId(String directConnectGatewayId) Sets the value ofCfnPrivateVirtualInterfaceProps.getDirectConnectGatewayId()CfnPrivateVirtualInterfaceProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnPrivateVirtualInterfaceProps.getDirectConnectGatewayId()CfnPrivateVirtualInterfaceProps.Builder.enableSiteLink(Boolean enableSiteLink) Sets the value ofCfnPrivateVirtualInterfaceProps.getEnableSiteLink()CfnPrivateVirtualInterfaceProps.Builder.enableSiteLink(IResolvable enableSiteLink) Sets the value ofCfnPrivateVirtualInterfaceProps.getEnableSiteLink()Sets the value ofCfnPrivateVirtualInterfaceProps.getMtu()Sets the value ofCfnPrivateVirtualInterfaceProps.getTags()CfnPrivateVirtualInterfaceProps.Builder.virtualGatewayId(String virtualGatewayId) Sets the value ofCfnPrivateVirtualInterfaceProps.getVirtualGatewayId()CfnPrivateVirtualInterfaceProps.Builder.virtualInterfaceName(String virtualInterfaceName) Sets the value ofCfnPrivateVirtualInterfaceProps.getVirtualInterfaceName()Sets the value ofCfnPrivateVirtualInterfaceProps.getVlan()Constructors in software.amazon.awscdk.services.directconnect with parameters of type CfnPrivateVirtualInterfaceProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrivateVirtualInterfaceProps.Builder.