Uses of Class
software.amazon.awscdk.services.directconnect.CfnLag.Builder
Packages that use CfnLag.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnLag.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnLag.BuilderModifier and TypeMethodDescriptionCfnLag.Builder.connectionsBandwidth(String connectionsBandwidth) The bandwidth of the individual physical dedicated connections bundled by the LAG.static CfnLag.BuilderThe name of the LAG.The location for the LAG.CfnLag.Builder.minimumLinks(Number minimumLinks) The minimum number of physical dedicated connections that must be operational for the LAG itself to be operational.CfnLag.Builder.providerName(String providerName) The name of the service provider associated with the requested LAG.CfnLag.Builder.requestMacSec(Boolean requestMacSec) Indicates whether you want the LAG to support MAC Security (MACsec).CfnLag.Builder.requestMacSec(IResolvable requestMacSec) Indicates whether you want the LAG to support MAC Security (MACsec).The tags associated with the LAG.