| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
static SamlConfigurationStatus |
SamlConfigurationStatus.fromValue(String value)
Use this in place of valueOf.
|
static SamlConfigurationStatus |
SamlConfigurationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SamlConfigurationStatus[] |
SamlConfigurationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationSummary |
AuthenticationSummary.withSamlConfigurationStatus(SamlConfigurationStatus samlConfigurationStatus)
Specifies whether the workplace's user authentication method is fully configured.
|
SamlAuthentication |
SamlAuthentication.withStatus(SamlConfigurationStatus status)
Specifies whether the workspace's SAML configuration is complete.
|
Copyright © 2021. All rights reserved.