@Stability(value=Stable) @Internal public static final class DeviceTracking.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeviceTracking
DeviceTrackingsoftware.amazon.jsii.JsiiObject.InitializationModeDeviceTracking.Builder, DeviceTracking.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(DeviceTracking.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DeviceTracking.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) |
Boolean |
getChallengeRequiredOnNewDevice()
Indicates whether a challenge is required on a new device.
|
Boolean |
getDeviceOnlyRememberedOnUserPrompt()
If true, a device is only remembered on user prompt.
|
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(DeviceTracking.Builder builder)
DeviceTracking.Builder.public final Boolean getChallengeRequiredOnNewDevice()
DeviceTrackingOnly applicable to a new device.
Default: false
getChallengeRequiredOnNewDevice in interface DeviceTrackingpublic final Boolean getDeviceOnlyRememberedOnUserPrompt()
DeviceTrackingDefault: false
getDeviceOnlyRememberedOnUserPrompt in interface DeviceTracking@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.