| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsConfigurationType |
CloudWatchLogsConfigurationType.clone() |
CloudWatchLogsConfigurationType |
LogConfigurationType.getCloudWatchLogsConfiguration()
The CloudWatch logging destination of a user pool.
|
CloudWatchLogsConfigurationType |
CloudWatchLogsConfigurationType.withLogGroupArn(String logGroupArn)
The Amazon Resource Name (arn) of a CloudWatch Logs log group where your user pool sends logs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogConfigurationType.setCloudWatchLogsConfiguration(CloudWatchLogsConfigurationType cloudWatchLogsConfiguration)
The CloudWatch logging destination of a user pool.
|
LogConfigurationType |
LogConfigurationType.withCloudWatchLogsConfiguration(CloudWatchLogsConfigurationType cloudWatchLogsConfiguration)
The CloudWatch logging destination of a user pool.
|
Copyright © 2023. All rights reserved.