Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnWorkforce.CognitoConfigProperty
Packages that use CfnWorkforce.CognitoConfigProperty
-
Uses of CfnWorkforce.CognitoConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnWorkforce.CognitoConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkforce.CognitoConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnWorkforce.CognitoConfigPropertyModifier and TypeMethodDescriptionCfnWorkforce.CognitoConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnWorkforce.CognitoConfigPropertyModifier and TypeMethodDescriptionCfnWorkforce.Builder.cognitoConfig(CfnWorkforce.CognitoConfigProperty cognitoConfig) The configuration of an Amazon Cognito workforce.CfnWorkforceProps.Builder.cognitoConfig(CfnWorkforce.CognitoConfigProperty cognitoConfig) Sets the value ofCfnWorkforceProps.getCognitoConfig()voidCfnWorkforce.setCognitoConfig(CfnWorkforce.CognitoConfigProperty value) The configuration of an Amazon Cognito workforce.