@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, device authentication can replace SMS and time-based one-time password (TOTP) factors for multi-factor authentication (MFA).
|
Object |
getDeviceOnlyRememberedOnUserPrompt()
When true, users can opt in to remembering their device.
|
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
Users that sign in with devices that have not been confirmed or remembered will still have to provide a second factor, whether or not ChallengeRequiredOnNewDevice is true, when your user pool requires MFA.
getChallengeRequiredOnNewDevice in interface CfnUserPool.DeviceConfigurationPropertypublic final Object getDeviceOnlyRememberedOnUserPrompt()
CfnUserPool.DeviceConfigurationPropertyYour app code must use callback functions to return the user's choice.
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.