Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnHumanTaskUi.UiTemplateProperty
Packages that use CfnHumanTaskUi.UiTemplateProperty
-
Uses of CfnHumanTaskUi.UiTemplateProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnHumanTaskUi.UiTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHumanTaskUi.UiTemplatePropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnHumanTaskUi.UiTemplatePropertyModifier and TypeMethodDescriptionCfnHumanTaskUi.UiTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnHumanTaskUi.UiTemplatePropertyModifier and TypeMethodDescriptionvoidCfnHumanTaskUi.setUiTemplate(CfnHumanTaskUi.UiTemplateProperty value) The Liquid template for the worker user interface.CfnHumanTaskUi.Builder.uiTemplate(CfnHumanTaskUi.UiTemplateProperty uiTemplate) The Liquid template for the worker user interface.CfnHumanTaskUiProps.Builder.uiTemplate(CfnHumanTaskUi.UiTemplateProperty uiTemplate) Sets the value ofCfnHumanTaskUiProps.getUiTemplate()