Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.directconnect.CfnConnectionPropsMixin.Builder
Packages that use CfnConnectionPropsMixin.Builder
-
Uses of CfnConnectionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect that return CfnConnectionPropsMixin.BuilderModifier and TypeMethodDescriptionThe bandwidth of the connection.CfnConnectionPropsMixin.Builder.connectionName(String connectionName) The name of the connection.CfnConnectionPropsMixin.Builder.create()CfnConnectionPropsMixin.Builder.create(CfnPropertyMixinOptions options) The location of the connection.CfnConnectionPropsMixin.Builder.providerName(String providerName) The name of the service provider associated with the requested connection.CfnConnectionPropsMixin.Builder.requestMacSec(Boolean requestMacSec) Indicates whether you want the connection to support MAC Security (MACsec).CfnConnectionPropsMixin.Builder.requestMacSec(IResolvable requestMacSec) Indicates whether you want the connection to support MAC Security (MACsec).The tags associated with the connection.