| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
SamlProperties |
ModifySamlPropertiesRequest.samlProperties()
The properties for configuring SAML 2.0 authentication.
|
SamlProperties |
WorkspaceDirectory.samlProperties()
Describes the enablement status, user access URL, and relay state parameter name that are used for configuring
federation with an SAML 2.0 identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
ModifySamlPropertiesRequest.Builder |
ModifySamlPropertiesRequest.Builder.samlProperties(SamlProperties samlProperties)
The properties for configuring SAML 2.0 authentication.
|
WorkspaceDirectory.Builder |
WorkspaceDirectory.Builder.samlProperties(SamlProperties samlProperties)
Describes the enablement status, user access URL, and relay state parameter name that are used for
configuring federation with an SAML 2.0 identity provider.
|
Copyright © 2023. All rights reserved.