| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
static AdvancedSecurityModeType |
AdvancedSecurityModeType.fromValue(String value)
Use this in place of valueOf.
|
static AdvancedSecurityModeType |
AdvancedSecurityModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdvancedSecurityModeType[] |
AdvancedSecurityModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolAddOnsType |
UserPoolAddOnsType.withAdvancedSecurityMode(AdvancedSecurityModeType advancedSecurityMode)
The advanced security mode.
|
Copyright © 2023. All rights reserved.