Uses of Interface
software.amazon.awscdk.services.connect.CfnInstanceProps
Packages that use CfnInstanceProps
-
Uses of CfnInstanceProps in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnInstancePropsMethods in software.amazon.awscdk.services.connect that return CfnInstancePropsModifier and TypeMethodDescriptionCfnInstanceProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.connect with parameters of type CfnInstancePropsModifierConstructorDescriptionCfnInstance(Construct scope, String id, CfnInstanceProps props) Create a newAWS::Connect::Instance.