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