| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
LogDeliveryConfigurationType |
LogDeliveryConfigurationType.clone() |
LogDeliveryConfigurationType |
SetLogDeliveryConfigurationResult.getLogDeliveryConfiguration()
The detailed activity logging configuration that you applied to the requested user pool.
|
LogDeliveryConfigurationType |
GetLogDeliveryConfigurationResult.getLogDeliveryConfiguration()
The detailed activity logging configuration of the requested user pool.
|
LogDeliveryConfigurationType |
LogDeliveryConfigurationType.withLogConfigurations(Collection<LogConfigurationType> logConfigurations)
The detailed activity logging destination of a user pool.
|
LogDeliveryConfigurationType |
LogDeliveryConfigurationType.withLogConfigurations(LogConfigurationType... logConfigurations)
The detailed activity logging destination of a user pool.
|
LogDeliveryConfigurationType |
LogDeliveryConfigurationType.withUserPoolId(String userPoolId)
The ID of the user pool where you configured detailed activity logging.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetLogDeliveryConfigurationResult.setLogDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration)
The detailed activity logging configuration that you applied to the requested user pool.
|
void |
GetLogDeliveryConfigurationResult.setLogDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration)
The detailed activity logging configuration of the requested user pool.
|
SetLogDeliveryConfigurationResult |
SetLogDeliveryConfigurationResult.withLogDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration)
The detailed activity logging configuration that you applied to the requested user pool.
|
GetLogDeliveryConfigurationResult |
GetLogDeliveryConfigurationResult.withLogDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration)
The detailed activity logging configuration of the requested user pool.
|
Copyright © 2023. All rights reserved.