| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
OidcConfig |
CreateWorkforceRequest.oidcConfig()
Use this parameter to configure a private workforce using your own OIDC Identity Provider.
|
OidcConfig |
UpdateWorkforceRequest.oidcConfig()
Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your own
IdP.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkforceRequest.Builder |
CreateWorkforceRequest.Builder.oidcConfig(OidcConfig oidcConfig)
Use this parameter to configure a private workforce using your own OIDC Identity Provider.
|
UpdateWorkforceRequest.Builder |
UpdateWorkforceRequest.Builder.oidcConfig(OidcConfig oidcConfig)
Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your
own IdP.
|
Copyright © 2021. All rights reserved.