Uses of Class
software.amazon.awscdk.services.directconnect.CfnConnection.Builder
Packages that use CfnConnection.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnConnection.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnConnection.BuilderModifier and TypeMethodDescriptionThe bandwidth of the connection.CfnConnection.Builder.connectionName(String connectionName) The name of the connection.static CfnConnection.BuilderThe location of the connection.CfnConnection.Builder.providerName(String providerName) The name of the service provider associated with the requested connection.CfnConnection.Builder.requestMacSec(Boolean requestMacSec) Indicates whether you want the connection to support MAC Security (MACsec).CfnConnection.Builder.requestMacSec(IResolvable requestMacSec) Indicates whether you want the connection to support MAC Security (MACsec).The tags associated with the connection.