Uses of Interface
com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition.SagemakerFlowDefinitionHumanLoopConfig
-
Packages that use SagemakerFlowDefinitionHumanLoopConfig Package Description com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition aws_sagemaker_flow_definition -
-
Uses of SagemakerFlowDefinitionHumanLoopConfig in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition
Classes in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that implement SagemakerFlowDefinitionHumanLoopConfig Modifier and Type Class Description static classSagemakerFlowDefinitionHumanLoopConfig.Jsii$ProxyAn implementation forSagemakerFlowDefinitionHumanLoopConfigMethods in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that return SagemakerFlowDefinitionHumanLoopConfig Modifier and Type Method Description SagemakerFlowDefinitionHumanLoopConfigSagemakerFlowDefinitionHumanLoopConfig.Builder. build()Builds the configured instance.SagemakerFlowDefinitionHumanLoopConfigSagemakerFlowDefinitionConfig. getHumanLoopConfig()human_loop_config block.SagemakerFlowDefinitionHumanLoopConfigSagemakerFlowDefinitionConfig.Jsii$Proxy. getHumanLoopConfig()SagemakerFlowDefinitionHumanLoopConfigSagemakerFlowDefinition. getHumanLoopConfigInput()SagemakerFlowDefinitionHumanLoopConfigSagemakerFlowDefinitionHumanLoopConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition with parameters of type SagemakerFlowDefinitionHumanLoopConfig Modifier and Type Method Description SagemakerFlowDefinition.BuilderSagemakerFlowDefinition.Builder. humanLoopConfig(SagemakerFlowDefinitionHumanLoopConfig humanLoopConfig)human_loop_config block.SagemakerFlowDefinitionConfig.BuilderSagemakerFlowDefinitionConfig.Builder. humanLoopConfig(SagemakerFlowDefinitionHumanLoopConfig humanLoopConfig)Sets the value ofSagemakerFlowDefinitionConfig.getHumanLoopConfig()voidSagemakerFlowDefinition. putHumanLoopConfig(SagemakerFlowDefinitionHumanLoopConfig value)voidSagemakerFlowDefinitionHumanLoopConfigOutputReference. setInternalValue(SagemakerFlowDefinitionHumanLoopConfig value)
-