Uses of Interface
com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceSourceIpConfig
-
Packages that use SagemakerWorkforceSourceIpConfig Package Description com.hashicorp.cdktf.providers.aws.sagemaker_workforce aws_sagemaker_workforce -
-
Uses of SagemakerWorkforceSourceIpConfig in com.hashicorp.cdktf.providers.aws.sagemaker_workforce
Classes in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that implement SagemakerWorkforceSourceIpConfig Modifier and Type Class Description static classSagemakerWorkforceSourceIpConfig.Jsii$ProxyAn implementation forSagemakerWorkforceSourceIpConfigMethods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that return SagemakerWorkforceSourceIpConfig Modifier and Type Method Description SagemakerWorkforceSourceIpConfigSagemakerWorkforceSourceIpConfig.Builder. build()Builds the configured instance.SagemakerWorkforceSourceIpConfigSagemakerWorkforceSourceIpConfigOutputReference. getInternalValue()default SagemakerWorkforceSourceIpConfigSagemakerWorkforceConfig. getSourceIpConfig()source_ip_config block.SagemakerWorkforceSourceIpConfigSagemakerWorkforceConfig.Jsii$Proxy. getSourceIpConfig()SagemakerWorkforceSourceIpConfigSagemakerWorkforce. getSourceIpConfigInput()Methods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce with parameters of type SagemakerWorkforceSourceIpConfig Modifier and Type Method Description voidSagemakerWorkforce. putSourceIpConfig(SagemakerWorkforceSourceIpConfig value)voidSagemakerWorkforceSourceIpConfigOutputReference. setInternalValue(SagemakerWorkforceSourceIpConfig value)SagemakerWorkforce.BuilderSagemakerWorkforce.Builder. sourceIpConfig(SagemakerWorkforceSourceIpConfig sourceIpConfig)source_ip_config block.SagemakerWorkforceConfig.BuilderSagemakerWorkforceConfig.Builder. sourceIpConfig(SagemakerWorkforceSourceIpConfig sourceIpConfig)Sets the value ofSagemakerWorkforceConfig.getSourceIpConfig()
-