Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.directconnect.CfnLagMixinProps.Builder
Packages that use CfnLagMixinProps.Builder
-
Uses of CfnLagMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect that return CfnLagMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnLagMixinProps.BuilderCfnLagMixinProps.builder()CfnLagMixinProps.Builder.connectionsBandwidth(String connectionsBandwidth) Sets the value ofCfnLagMixinProps.getConnectionsBandwidth()Sets the value ofCfnLagMixinProps.getLagName()Sets the value ofCfnLagMixinProps.getLocation()CfnLagMixinProps.Builder.minimumLinks(Number minimumLinks) Sets the value ofCfnLagMixinProps.getMinimumLinks()CfnLagMixinProps.Builder.providerName(String providerName) Sets the value ofCfnLagMixinProps.getProviderName()CfnLagMixinProps.Builder.requestMacSec(Boolean requestMacSec) Sets the value ofCfnLagMixinProps.getRequestMacSec()CfnLagMixinProps.Builder.requestMacSec(IResolvable requestMacSec) Sets the value ofCfnLagMixinProps.getRequestMacSec()Sets the value ofCfnLagMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.directconnect with parameters of type CfnLagMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLagMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLagMixinProps.Builder.