| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
CognitoConfig |
CreateWorkforceRequest.cognitoConfig()
Use this parameter to configure an Amazon Cognito private workforce.
|
CognitoConfig |
Workforce.cognitoConfig()
The configuration of an Amazon Cognito workforce.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkforceRequest.Builder |
CreateWorkforceRequest.Builder.cognitoConfig(CognitoConfig cognitoConfig)
Use this parameter to configure an Amazon Cognito private workforce.
|
Workforce.Builder |
Workforce.Builder.cognitoConfig(CognitoConfig cognitoConfig)
The configuration of an Amazon Cognito workforce.
|
Copyright © 2021. All rights reserved.