Uses of Class
com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition.SagemakerFlowDefinitionHumanLoopActivationConfig.Builder
-
Packages that use SagemakerFlowDefinitionHumanLoopActivationConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition aws_sagemaker_flow_definition -
-
Uses of SagemakerFlowDefinitionHumanLoopActivationConfig.Builder in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition
Methods in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that return SagemakerFlowDefinitionHumanLoopActivationConfig.Builder Modifier and Type Method Description static SagemakerFlowDefinitionHumanLoopActivationConfig.BuilderSagemakerFlowDefinitionHumanLoopActivationConfig. builder()SagemakerFlowDefinitionHumanLoopActivationConfig.BuilderSagemakerFlowDefinitionHumanLoopActivationConfig.Builder. humanLoopActivationConditionsConfig(SagemakerFlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfig humanLoopActivationConditionsConfig)Constructors in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition with parameters of type SagemakerFlowDefinitionHumanLoopActivationConfig.Builder Constructor Description Jsii$Proxy(SagemakerFlowDefinitionHumanLoopActivationConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSagemakerFlowDefinitionHumanLoopActivationConfig.Builder.
-