@Stability(value=Stable)
public static interface CfnUserPool.DeviceConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.DeviceConfigurationProperty.Builder
A builder for
CfnUserPool.DeviceConfigurationProperty |
static class |
CfnUserPool.DeviceConfigurationProperty.Jsii$Proxy
An implementation for
CfnUserPool.DeviceConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.DeviceConfigurationProperty.Builder |
builder() |
default Object |
getChallengeRequiredOnNewDevice()
`CfnUserPool.DeviceConfigurationProperty.ChallengeRequiredOnNewDevice`.
|
default Object |
getDeviceOnlyRememberedOnUserPrompt()
`CfnUserPool.DeviceConfigurationProperty.DeviceOnlyRememberedOnUserPrompt`.
|
@Stability(value=Stable) @Nullable default Object getChallengeRequiredOnNewDevice()
@Stability(value=Stable) @Nullable default Object getDeviceOnlyRememberedOnUserPrompt()
@Stability(value=Stable) static CfnUserPool.DeviceConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.