Uses of Class
com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceCognitoConfig.Builder
-
Packages that use SagemakerWorkforceCognitoConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.sagemaker_workforce aws_sagemaker_workforce -
-
Uses of SagemakerWorkforceCognitoConfig.Builder in com.hashicorp.cdktf.providers.aws.sagemaker_workforce
Methods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that return SagemakerWorkforceCognitoConfig.Builder Modifier and Type Method Description static SagemakerWorkforceCognitoConfig.BuilderSagemakerWorkforceCognitoConfig. builder()SagemakerWorkforceCognitoConfig.BuilderSagemakerWorkforceCognitoConfig.Builder. clientId(String clientId)Sets the value ofSagemakerWorkforceCognitoConfig.getClientId()SagemakerWorkforceCognitoConfig.BuilderSagemakerWorkforceCognitoConfig.Builder. userPool(String userPool)Sets the value ofSagemakerWorkforceCognitoConfig.getUserPool()Constructors in com.hashicorp.cdktf.providers.aws.sagemaker_workforce with parameters of type SagemakerWorkforceCognitoConfig.Builder Constructor Description Jsii$Proxy(SagemakerWorkforceCognitoConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSagemakerWorkforceCognitoConfig.Builder.
-