| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.DeviceConfigurationProperty.Jsii$Proxy
An implementation for
CfnUserPool.DeviceConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.DeviceConfigurationProperty |
CfnUserPool.DeviceConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.Builder |
CfnUserPool.Builder.deviceConfiguration(CfnUserPool.DeviceConfigurationProperty deviceConfiguration)
The device configuration.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.deviceConfiguration(CfnUserPool.DeviceConfigurationProperty deviceConfiguration)
Sets the value of
CfnUserPoolProps.getDeviceConfiguration() |
void |
CfnUserPool.setDeviceConfiguration(CfnUserPool.DeviceConfigurationProperty value)
The device configuration.
|
Copyright © 2022. All rights reserved.