Uses of Interface
com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceOidcConfig
-
Packages that use SagemakerWorkforceOidcConfig Package Description com.hashicorp.cdktf.providers.aws.sagemaker_workforce aws_sagemaker_workforce -
-
Uses of SagemakerWorkforceOidcConfig in com.hashicorp.cdktf.providers.aws.sagemaker_workforce
Classes in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that implement SagemakerWorkforceOidcConfig Modifier and Type Class Description static classSagemakerWorkforceOidcConfig.Jsii$ProxyAn implementation forSagemakerWorkforceOidcConfigMethods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that return SagemakerWorkforceOidcConfig Modifier and Type Method Description SagemakerWorkforceOidcConfigSagemakerWorkforceOidcConfig.Builder. build()Builds the configured instance.SagemakerWorkforceOidcConfigSagemakerWorkforceOidcConfigOutputReference. getInternalValue()default SagemakerWorkforceOidcConfigSagemakerWorkforceConfig. getOidcConfig()oidc_config block.SagemakerWorkforceOidcConfigSagemakerWorkforceConfig.Jsii$Proxy. getOidcConfig()SagemakerWorkforceOidcConfigSagemakerWorkforce. getOidcConfigInput()Methods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce with parameters of type SagemakerWorkforceOidcConfig Modifier and Type Method Description SagemakerWorkforce.BuilderSagemakerWorkforce.Builder. oidcConfig(SagemakerWorkforceOidcConfig oidcConfig)oidc_config block.SagemakerWorkforceConfig.BuilderSagemakerWorkforceConfig.Builder. oidcConfig(SagemakerWorkforceOidcConfig oidcConfig)Sets the value ofSagemakerWorkforceConfig.getOidcConfig()voidSagemakerWorkforce. putOidcConfig(SagemakerWorkforceOidcConfig value)voidSagemakerWorkforceOidcConfigOutputReference. setInternalValue(SagemakerWorkforceOidcConfig value)
-