| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
static SignInOrigin |
SignInOrigin.fromValue(String value)
Use this in place of valueOf.
|
static SignInOrigin |
SignInOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignInOrigin[] |
SignInOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SignInOptions |
SignInOptions.withOrigin(SignInOrigin origin)
This determines how IAM Identity Center navigates the user to the target application.
|
Copyright © 2023. All rights reserved.