class Aws::CognitoIdentityProvider::Types::DeviceConfigurationType
The configuration for the user pool's device tracking.
@note When making an API call, you may pass DeviceConfigurationType
data as a hash: { challenge_required_on_new_device: false, device_only_remembered_on_user_prompt: false, }
@!attribute [rw] challenge_required_on_new_device
Indicates whether a challenge is required on a new device. Only applicable to a new device. @return [Boolean]
@!attribute [rw] device_only_remembered_on_user_prompt
If true, a device is only remembered on user prompt. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/DeviceConfigurationType AWS API Documentation
Constants
- SENSITIVE