Uses of Interface
software.amazon.awscdk.services.connect.CfnTestCaseProps
Packages that use CfnTestCaseProps
-
Uses of CfnTestCaseProps in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnTestCasePropsMethods in software.amazon.awscdk.services.connect that return CfnTestCasePropsModifier and TypeMethodDescriptionCfnTestCaseProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.connect with parameters of type CfnTestCasePropsModifierConstructorDescriptionCfnTestCase(software.constructs.Construct scope, String id, CfnTestCaseProps props) Create a newAWS::Connect::TestCase.