Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.directconnect.CfnPublicVirtualInterfacePropsMixin.Builder
Packages that use CfnPublicVirtualInterfacePropsMixin.Builder
-
Uses of CfnPublicVirtualInterfacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect that return CfnPublicVirtualInterfacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnPublicVirtualInterfacePropsMixin.Builder.allocatePublicVirtualInterfaceRoleArn(String allocatePublicVirtualInterfaceRoleArn) The Amazon Resource Name (ARN) of the role to allocate the public virtual interface.The BGP peers configured on this virtual interface.CfnPublicVirtualInterfacePropsMixin.Builder.bgpPeers(IResolvable bgpPeers) The BGP peers configured on this virtual interface.CfnPublicVirtualInterfacePropsMixin.Builder.connectionId(String connectionId) CfnPublicVirtualInterfacePropsMixin.Builder.connectionId(IConnectionRef connectionId) CfnPublicVirtualInterfacePropsMixin.Builder.connectionId(ILagRef connectionId) CfnPublicVirtualInterfacePropsMixin.Builder.create()CfnPublicVirtualInterfacePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPublicVirtualInterfacePropsMixin.Builder.routeFilterPrefixes(List<String> routeFilterPrefixes) The routes to be advertised to the AWS network in this region.The tags associated with the public virtual interface.CfnPublicVirtualInterfacePropsMixin.Builder.virtualInterfaceName(String virtualInterfaceName) The name of the virtual interface assigned by the customer network.The ID of the VLAN.