Uses of Interface
com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceCognitoConfig
-
Packages that use SagemakerWorkforceCognitoConfig Package Description com.hashicorp.cdktf.providers.aws.sagemaker_workforce aws_sagemaker_workforce -
-
Uses of SagemakerWorkforceCognitoConfig in com.hashicorp.cdktf.providers.aws.sagemaker_workforce
Classes in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that implement SagemakerWorkforceCognitoConfig Modifier and Type Class Description static classSagemakerWorkforceCognitoConfig.Jsii$ProxyAn implementation forSagemakerWorkforceCognitoConfigMethods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that return SagemakerWorkforceCognitoConfig Modifier and Type Method Description SagemakerWorkforceCognitoConfigSagemakerWorkforceCognitoConfig.Builder. build()Builds the configured instance.default SagemakerWorkforceCognitoConfigSagemakerWorkforceConfig. getCognitoConfig()cognito_config block.SagemakerWorkforceCognitoConfigSagemakerWorkforceConfig.Jsii$Proxy. getCognitoConfig()SagemakerWorkforceCognitoConfigSagemakerWorkforce. getCognitoConfigInput()SagemakerWorkforceCognitoConfigSagemakerWorkforceCognitoConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce with parameters of type SagemakerWorkforceCognitoConfig Modifier and Type Method Description SagemakerWorkforce.BuilderSagemakerWorkforce.Builder. cognitoConfig(SagemakerWorkforceCognitoConfig cognitoConfig)cognito_config block.SagemakerWorkforceConfig.BuilderSagemakerWorkforceConfig.Builder. cognitoConfig(SagemakerWorkforceCognitoConfig cognitoConfig)Sets the value ofSagemakerWorkforceConfig.getCognitoConfig()voidSagemakerWorkforce. putCognitoConfig(SagemakerWorkforceCognitoConfig value)voidSagemakerWorkforceCognitoConfigOutputReference. setInternalValue(SagemakerWorkforceCognitoConfig value)
-