Uses of Interface
com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition.SagemakerFlowDefinitionConfig
-
Packages that use SagemakerFlowDefinitionConfig Package Description com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition aws_sagemaker_flow_definition -
-
Uses of SagemakerFlowDefinitionConfig in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition
Classes in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that implement SagemakerFlowDefinitionConfig Modifier and Type Class Description static classSagemakerFlowDefinitionConfig.Jsii$ProxyAn implementation forSagemakerFlowDefinitionConfigMethods in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that return SagemakerFlowDefinitionConfig Modifier and Type Method Description SagemakerFlowDefinitionConfigSagemakerFlowDefinitionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition with parameters of type SagemakerFlowDefinitionConfig Constructor Description SagemakerFlowDefinition(software.constructs.Construct scope, String id, SagemakerFlowDefinitionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_flow_definition aws_sagemaker_flow_definition} Resource.
-