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