| Package | Description |
|---|---|
| com.amazonaws.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationStrategy |
AuthorizationStrategy.fromValue(String value)
Use this in place of valueOf.
|
static AuthorizationStrategy |
AuthorizationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationStrategy[] |
AuthorizationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviderConfiguration |
IdentityProviderConfiguration.withAuthorizationStrategy(AuthorizationStrategy authorizationStrategy)
The authorization strategy that you selected when you created the data store.
|
Copyright © 2025. All rights reserved.