| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
LogDeliveryConfigurationType |
GetLogDeliveryConfigurationResponse.logDeliveryConfiguration()
The detailed activity logging configuration of the requested user pool.
|
LogDeliveryConfigurationType |
SetLogDeliveryConfigurationResponse.logDeliveryConfiguration()
The detailed activity logging configuration that you applied to the requested user pool.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogDeliveryConfigurationResponse.Builder |
GetLogDeliveryConfigurationResponse.Builder.logDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration)
The detailed activity logging configuration of the requested user pool.
|
SetLogDeliveryConfigurationResponse.Builder |
SetLogDeliveryConfigurationResponse.Builder.logDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration)
The detailed activity logging configuration that you applied to the requested user pool.
|
Copyright © 2023. All rights reserved.