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 logging destination of a user pool.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 logging destination of a user pool.
-