Uses of Interface
com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition.SagemakerFlowDefinitionOutputConfig
-
Packages that use SagemakerFlowDefinitionOutputConfig Package Description com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition aws_sagemaker_flow_definition -
-
Uses of SagemakerFlowDefinitionOutputConfig in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition
Classes in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that implement SagemakerFlowDefinitionOutputConfig Modifier and Type Class Description static classSagemakerFlowDefinitionOutputConfig.Jsii$ProxyAn implementation forSagemakerFlowDefinitionOutputConfigMethods in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that return SagemakerFlowDefinitionOutputConfig Modifier and Type Method Description SagemakerFlowDefinitionOutputConfigSagemakerFlowDefinitionOutputConfig.Builder. build()Builds the configured instance.SagemakerFlowDefinitionOutputConfigSagemakerFlowDefinitionOutputConfigOutputReference. getInternalValue()SagemakerFlowDefinitionOutputConfigSagemakerFlowDefinitionConfig. getOutputConfig()output_config block.SagemakerFlowDefinitionOutputConfigSagemakerFlowDefinitionConfig.Jsii$Proxy. getOutputConfig()SagemakerFlowDefinitionOutputConfigSagemakerFlowDefinition. getOutputConfigInput()Methods in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition with parameters of type SagemakerFlowDefinitionOutputConfig Modifier and Type Method Description SagemakerFlowDefinition.BuilderSagemakerFlowDefinition.Builder. outputConfig(SagemakerFlowDefinitionOutputConfig outputConfig)output_config block.SagemakerFlowDefinitionConfig.BuilderSagemakerFlowDefinitionConfig.Builder. outputConfig(SagemakerFlowDefinitionOutputConfig outputConfig)Sets the value ofSagemakerFlowDefinitionConfig.getOutputConfig()voidSagemakerFlowDefinition. putOutputConfig(SagemakerFlowDefinitionOutputConfig value)voidSagemakerFlowDefinitionOutputConfigOutputReference. setInternalValue(SagemakerFlowDefinitionOutputConfig value)
-