Uses of Class
software.amazon.awscdk.services.directconnect.CfnLagProps.Builder
Packages that use CfnLagProps.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnLagProps.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnLagProps.BuilderModifier and TypeMethodDescriptionstatic CfnLagProps.BuilderCfnLagProps.builder()CfnLagProps.Builder.connectionsBandwidth(String connectionsBandwidth) Sets the value ofCfnLagProps.getConnectionsBandwidth()Sets the value ofCfnLagProps.getLagName()Sets the value ofCfnLagProps.getLocation()CfnLagProps.Builder.minimumLinks(Number minimumLinks) Sets the value ofCfnLagProps.getMinimumLinks()CfnLagProps.Builder.providerName(String providerName) Sets the value ofCfnLagProps.getProviderName()CfnLagProps.Builder.requestMacSec(Boolean requestMacSec) Sets the value ofCfnLagProps.getRequestMacSec()CfnLagProps.Builder.requestMacSec(IResolvable requestMacSec) Sets the value ofCfnLagProps.getRequestMacSec()Sets the value ofCfnLagProps.getTags()Constructors in software.amazon.awscdk.services.directconnect with parameters of type CfnLagProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLagProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLagProps.Builder.