@Stability(value=Stable) @Internal public static final class CfnUserPool.DeviceConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.DeviceConfigurationProperty
CfnUserPool.DeviceConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.DeviceConfigurationProperty.Builder, CfnUserPool.DeviceConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPool.DeviceConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getChallengeRequiredOnNewDevice()
When true, a remembered device can sign in with device authentication instead of SMS and time-based one-time password (TOTP) factors for multi-factor authentication (MFA).
|
Object |
getDeviceOnlyRememberedOnUserPrompt()
When true, Amazon Cognito doesn't automatically remember a user's device when your app sends a [ConfirmDevice](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ConfirmDevice.html) API request.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnUserPool.DeviceConfigurationProperty.Builder builder)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final Object getChallengeRequiredOnNewDevice()
CfnUserPool.DeviceConfigurationProperty
Whether or not
ChallengeRequiredOnNewDeviceis true, users who sign in with devices that have not been confirmed or remembered must still provide a second factor in a user pool that requires MFA.
getChallengeRequiredOnNewDevice in interface CfnUserPool.DeviceConfigurationPropertypublic final Object getDeviceOnlyRememberedOnUserPrompt()
CfnUserPool.DeviceConfigurationProperty
When DeviceOnlyRememberedOnUserPrompt is false , Amazon Cognito immediately remembers devices that you register in a ConfirmDevice API request.
getDeviceOnlyRememberedOnUserPrompt in interface CfnUserPool.DeviceConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.