Uses of Class
software.amazon.awscdk.services.connect.CfnTestCase.Builder
Packages that use CfnTestCase.Builder
-
Uses of CfnTestCase.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnTestCase.BuilderModifier and TypeMethodDescriptionThe content of the test case.static CfnTestCase.BuilderCfnTestCase.Builder.description(String description) The description of the test case.CfnTestCase.Builder.entryPoint(IResolvable entryPoint) The Entry Point associated with the test case.CfnTestCase.Builder.entryPoint(CfnTestCase.EntryPointProperty entryPoint) The Entry Point associated with the test case.CfnTestCase.Builder.initializationData(String initializationData) The initialization data of the test case.CfnTestCase.Builder.instanceArn(String instanceArn) The identifier of the Amazon Connect instance.The name of the test case.The status of the test case.One or more tags.