Uses of Interface
software.amazon.awscdk.services.directconnect.CfnConnectionProps
Packages that use CfnConnectionProps
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnConnectionProps in software.amazon.awscdk.services.directconnect
Classes in software.amazon.awscdk.services.directconnect that implement CfnConnectionPropsMethods in software.amazon.awscdk.services.directconnect that return CfnConnectionPropsModifier and TypeMethodDescriptionCfnConnectionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.directconnect with parameters of type CfnConnectionPropsModifierConstructorDescriptionCfnConnection(software.constructs.Construct scope, String id, CfnConnectionProps props) Create a newAWS::DirectConnect::Connection.