Uses of Interface
software.amazon.awscdk.services.connect.CfnTestCase.EntryPointProperty
Packages that use CfnTestCase.EntryPointProperty
-
Uses of CfnTestCase.EntryPointProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnTestCase.EntryPointPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTestCase.EntryPointPropertyMethods in software.amazon.awscdk.services.connect that return CfnTestCase.EntryPointPropertyModifier and TypeMethodDescriptionCfnTestCase.EntryPointProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnTestCase.EntryPointPropertyModifier and TypeMethodDescriptionCfnTestCase.Builder.entryPoint(CfnTestCase.EntryPointProperty entryPoint) The Entry Point associated with the test case.CfnTestCaseProps.Builder.entryPoint(CfnTestCase.EntryPointProperty entryPoint) Sets the value ofCfnTestCaseProps.getEntryPoint()voidCfnTestCase.setEntryPoint(CfnTestCase.EntryPointProperty value) The Entry Point associated with the test case.