Uses of Class
software.amazon.awscdk.services.directconnect.CfnPublicVirtualInterfaceProps.Builder
Packages that use CfnPublicVirtualInterfaceProps.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnPublicVirtualInterfaceProps.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnPublicVirtualInterfaceProps.BuilderModifier and TypeMethodDescriptionCfnPublicVirtualInterfaceProps.Builder.allocatePublicVirtualInterfaceRoleArn(String allocatePublicVirtualInterfaceRoleArn) Sets the value ofCfnPublicVirtualInterfaceProps.getBgpPeers()CfnPublicVirtualInterfaceProps.Builder.bgpPeers(IResolvable bgpPeers) Sets the value ofCfnPublicVirtualInterfaceProps.getBgpPeers()CfnPublicVirtualInterfaceProps.builder()CfnPublicVirtualInterfaceProps.Builder.connectionId(String connectionId) Sets the value ofCfnPublicVirtualInterfaceProps.getConnectionId()CfnPublicVirtualInterfaceProps.Builder.connectionId(IConnectionRef connectionId) Sets the value ofCfnPublicVirtualInterfaceProps.getConnectionId()CfnPublicVirtualInterfaceProps.Builder.connectionId(ILagRef connectionId) Sets the value ofCfnPublicVirtualInterfaceProps.getConnectionId()CfnPublicVirtualInterfaceProps.Builder.routeFilterPrefixes(List<String> routeFilterPrefixes) Sets the value ofCfnPublicVirtualInterfaceProps.getRouteFilterPrefixes()Sets the value ofCfnPublicVirtualInterfaceProps.getTags()CfnPublicVirtualInterfaceProps.Builder.virtualInterfaceName(String virtualInterfaceName) Sets the value ofCfnPublicVirtualInterfaceProps.getVirtualInterfaceName()Sets the value ofCfnPublicVirtualInterfaceProps.getVlan()Constructors in software.amazon.awscdk.services.directconnect with parameters of type CfnPublicVirtualInterfaceProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPublicVirtualInterfaceProps.Builder.