Uses of Interface
com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceWorkforceVpcConfig
-
Packages that use SagemakerWorkforceWorkforceVpcConfig Package Description com.hashicorp.cdktf.providers.aws.sagemaker_workforce aws_sagemaker_workforce -
-
Uses of SagemakerWorkforceWorkforceVpcConfig in com.hashicorp.cdktf.providers.aws.sagemaker_workforce
Classes in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that implement SagemakerWorkforceWorkforceVpcConfig Modifier and Type Class Description static classSagemakerWorkforceWorkforceVpcConfig.Jsii$ProxyAn implementation forSagemakerWorkforceWorkforceVpcConfigMethods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that return SagemakerWorkforceWorkforceVpcConfig Modifier and Type Method Description SagemakerWorkforceWorkforceVpcConfigSagemakerWorkforceWorkforceVpcConfig.Builder. build()Builds the configured instance.SagemakerWorkforceWorkforceVpcConfigSagemakerWorkforceWorkforceVpcConfigOutputReference. getInternalValue()default SagemakerWorkforceWorkforceVpcConfigSagemakerWorkforceConfig. getWorkforceVpcConfig()workforce_vpc_config block.SagemakerWorkforceWorkforceVpcConfigSagemakerWorkforceConfig.Jsii$Proxy. getWorkforceVpcConfig()SagemakerWorkforceWorkforceVpcConfigSagemakerWorkforce. getWorkforceVpcConfigInput()Methods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce with parameters of type SagemakerWorkforceWorkforceVpcConfig Modifier and Type Method Description voidSagemakerWorkforce. putWorkforceVpcConfig(SagemakerWorkforceWorkforceVpcConfig value)voidSagemakerWorkforceWorkforceVpcConfigOutputReference. setInternalValue(SagemakerWorkforceWorkforceVpcConfig value)SagemakerWorkforce.BuilderSagemakerWorkforce.Builder. workforceVpcConfig(SagemakerWorkforceWorkforceVpcConfig workforceVpcConfig)workforce_vpc_config block.SagemakerWorkforceConfig.BuilderSagemakerWorkforceConfig.Builder. workforceVpcConfig(SagemakerWorkforceWorkforceVpcConfig workforceVpcConfig)Sets the value ofSagemakerWorkforceConfig.getWorkforceVpcConfig()
-