@Stability(value=Stable) public static final class CfnUserPool.DeviceConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.DeviceConfigurationProperty>
CfnUserPool.DeviceConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.DeviceConfigurationProperty |
build()
Builds the configured instance.
|
CfnUserPool.DeviceConfigurationProperty.Builder |
challengeRequiredOnNewDevice(Boolean challengeRequiredOnNewDevice)
|
CfnUserPool.DeviceConfigurationProperty.Builder |
challengeRequiredOnNewDevice(IResolvable challengeRequiredOnNewDevice)
|
CfnUserPool.DeviceConfigurationProperty.Builder |
deviceOnlyRememberedOnUserPrompt(Boolean deviceOnlyRememberedOnUserPrompt)
|
CfnUserPool.DeviceConfigurationProperty.Builder |
deviceOnlyRememberedOnUserPrompt(IResolvable deviceOnlyRememberedOnUserPrompt)
|
@Stability(value=Stable) public CfnUserPool.DeviceConfigurationProperty.Builder challengeRequiredOnNewDevice(Boolean challengeRequiredOnNewDevice)
challengeRequiredOnNewDevice - `CfnUserPool.DeviceConfigurationProperty.ChallengeRequiredOnNewDevice`.this@Stability(value=Stable) public CfnUserPool.DeviceConfigurationProperty.Builder challengeRequiredOnNewDevice(IResolvable challengeRequiredOnNewDevice)
challengeRequiredOnNewDevice - `CfnUserPool.DeviceConfigurationProperty.ChallengeRequiredOnNewDevice`.this@Stability(value=Stable) public CfnUserPool.DeviceConfigurationProperty.Builder deviceOnlyRememberedOnUserPrompt(Boolean deviceOnlyRememberedOnUserPrompt)
deviceOnlyRememberedOnUserPrompt - `CfnUserPool.DeviceConfigurationProperty.DeviceOnlyRememberedOnUserPrompt`.this@Stability(value=Stable) public CfnUserPool.DeviceConfigurationProperty.Builder deviceOnlyRememberedOnUserPrompt(IResolvable deviceOnlyRememberedOnUserPrompt)
deviceOnlyRememberedOnUserPrompt - `CfnUserPool.DeviceConfigurationProperty.DeviceOnlyRememberedOnUserPrompt`.this@Stability(value=Stable) public CfnUserPool.DeviceConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.DeviceConfigurationProperty>CfnUserPool.DeviceConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.