Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.CloudWatchLogsConfigurationType
Packages that use CloudWatchLogsConfigurationType
-
Uses of CloudWatchLogsConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return CloudWatchLogsConfigurationTypeModifier and TypeMethodDescriptionLogConfigurationType.cloudWatchLogsConfiguration()The CloudWatch log group destination of user pool detailed activity logs, or of user activity log export with threat protection.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type CloudWatchLogsConfigurationTypeModifier and TypeMethodDescriptionLogConfigurationType.Builder.cloudWatchLogsConfiguration(CloudWatchLogsConfigurationType cloudWatchLogsConfiguration) The CloudWatch log group destination of user pool detailed activity logs, or of user activity log export with threat protection.