Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnTestCasePropsMixin.EntryPointProperty
Packages that use CfnTestCasePropsMixin.EntryPointProperty
-
Uses of CfnTestCasePropsMixin.EntryPointProperty in software.amazon.awscdk.cfnpropertymixins.services.connect
Classes in software.amazon.awscdk.cfnpropertymixins.services.connect that implement CfnTestCasePropsMixin.EntryPointPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTestCasePropsMixin.EntryPointPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnTestCasePropsMixin.EntryPointPropertyModifier and TypeMethodDescriptionCfnTestCasePropsMixin.EntryPointProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnTestCasePropsMixin.EntryPointPropertyModifier and TypeMethodDescriptionCfnTestCaseMixinProps.Builder.entryPoint(CfnTestCasePropsMixin.EntryPointProperty entryPoint) Sets the value ofCfnTestCaseMixinProps.getEntryPoint()CfnTestCasePropsMixin.Builder.entryPoint(CfnTestCasePropsMixin.EntryPointProperty entryPoint) The Entry Point associated with the test case.