| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DeviceTracking.Jsii$Proxy
An implementation for
DeviceTracking |
| Modifier and Type | Method and Description |
|---|---|
DeviceTracking |
DeviceTracking.Builder.build()
Builds the configured instance.
|
default DeviceTracking |
UserPoolProps.getDeviceTracking()
Device tracking settings.
|
DeviceTracking |
UserPoolProps.Jsii$Proxy.getDeviceTracking() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolProps.Builder |
UserPoolProps.Builder.deviceTracking(DeviceTracking deviceTracking)
Sets the value of
UserPoolProps.getDeviceTracking() |
UserPool.Builder |
UserPool.Builder.deviceTracking(DeviceTracking deviceTracking)
Device tracking settings.
|
Copyright © 2022. All rights reserved.