deviceConfiguration

@JvmName(name = "wwalrjghsithpumt")
suspend fun deviceConfiguration(value: Output<UserPoolDeviceConfigurationArgs>)
@JvmName(name = "gircmdllfcjaiqav")
suspend fun deviceConfiguration(value: UserPoolDeviceConfigurationArgs?)

Parameters

value

The device-remembering configuration for a user pool. A null value indicates that you have deactivated device remembering in your user pool.

When you provide a value for any DeviceConfiguration field, you activate the Amazon Cognito device-remembering feature.


@JvmName(name = "wpcsixhfdffejsly")
suspend fun deviceConfiguration(argument: suspend UserPoolDeviceConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The device-remembering configuration for a user pool. A null value indicates that you have deactivated device remembering in your user pool.

When you provide a value for any DeviceConfiguration field, you activate the Amazon Cognito device-remembering feature.