Uses of Class
software.amazon.awscdk.services.connect.CfnTestCaseProps.Builder
Packages that use CfnTestCaseProps.Builder
-
Uses of CfnTestCaseProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnTestCaseProps.BuilderModifier and TypeMethodDescriptionstatic CfnTestCaseProps.BuilderCfnTestCaseProps.builder()Sets the value ofCfnTestCaseProps.getContent()CfnTestCaseProps.Builder.description(String description) Sets the value ofCfnTestCaseProps.getDescription()CfnTestCaseProps.Builder.entryPoint(IResolvable entryPoint) Sets the value ofCfnTestCaseProps.getEntryPoint()CfnTestCaseProps.Builder.entryPoint(CfnTestCase.EntryPointProperty entryPoint) Sets the value ofCfnTestCaseProps.getEntryPoint()CfnTestCaseProps.Builder.initializationData(String initializationData) Sets the value ofCfnTestCaseProps.getInitializationData()CfnTestCaseProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnTestCaseProps.getInstanceArn()Sets the value ofCfnTestCaseProps.getName()Sets the value ofCfnTestCaseProps.getStatus()Sets the value ofCfnTestCaseProps.getTags()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnTestCaseProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTestCaseProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTestCaseProps.Builder.