Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnTestCasePropsMixin.Builder
Packages that use CfnTestCasePropsMixin.Builder
-
Uses of CfnTestCasePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnTestCasePropsMixin.BuilderModifier and TypeMethodDescriptionThe content of the test case.CfnTestCasePropsMixin.Builder.create()CfnTestCasePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTestCasePropsMixin.Builder.description(String description) The description of the test case.CfnTestCasePropsMixin.Builder.entryPoint(CfnTestCasePropsMixin.EntryPointProperty entryPoint) The Entry Point associated with the test case.CfnTestCasePropsMixin.Builder.entryPoint(IResolvable entryPoint) The Entry Point associated with the test case.CfnTestCasePropsMixin.Builder.initializationData(String initializationData) The initialization data of the test case.CfnTestCasePropsMixin.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.