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