Uses of Class
software.amazon.awscdk.services.directconnect.CfnConnectionProps.Builder
Packages that use CfnConnectionProps.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnConnectionProps.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnConnectionProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnConnectionProps.getBandwidth()static CfnConnectionProps.BuilderCfnConnectionProps.builder()CfnConnectionProps.Builder.connectionName(String connectionName) Sets the value ofCfnConnectionProps.getConnectionName()Sets the value ofCfnConnectionProps.getLagId()Sets the value ofCfnConnectionProps.getLagId()Sets the value ofCfnConnectionProps.getLocation()CfnConnectionProps.Builder.providerName(String providerName) Sets the value ofCfnConnectionProps.getProviderName()CfnConnectionProps.Builder.requestMacSec(Boolean requestMacSec) Sets the value ofCfnConnectionProps.getRequestMacSec()CfnConnectionProps.Builder.requestMacSec(IResolvable requestMacSec) Sets the value ofCfnConnectionProps.getRequestMacSec()Sets the value ofCfnConnectionProps.getTags()Constructors in software.amazon.awscdk.services.directconnect with parameters of type CfnConnectionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConnectionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectionProps.Builder.