Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.CloudWatchLogsConfigurationType
-
Packages that use CloudWatchLogsConfigurationType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of CloudWatchLogsConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return CloudWatchLogsConfigurationType Modifier and Type Method Description CloudWatchLogsConfigurationTypeLogConfigurationType. cloudWatchLogsConfiguration()The CloudWatch log group destination of user pool detailed activity logs, or of user activity log export with advanced security features.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type CloudWatchLogsConfigurationType Modifier and Type Method Description LogConfigurationType.BuilderLogConfigurationType.Builder. cloudWatchLogsConfiguration(CloudWatchLogsConfigurationType cloudWatchLogsConfiguration)The CloudWatch log group destination of user pool detailed activity logs, or of user activity log export with advanced security features.
-