Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.CreateLookupTableRequest
Packages that use CreateLookupTableRequest
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of CreateLookupTableRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type CreateLookupTableRequestModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.createLookupTable(CreateLookupTableRequest createLookupTableRequest) Creates a lookup table by uploading CSV data.default CreateLookupTableResponseCloudWatchLogsClient.createLookupTable(CreateLookupTableRequest createLookupTableRequest) Creates a lookup table by uploading CSV data. -
Uses of CreateLookupTableRequest in software.amazon.awssdk.services.cloudwatchlogs.transform
Methods in software.amazon.awssdk.services.cloudwatchlogs.transform with parameters of type CreateLookupTableRequestModifier and TypeMethodDescriptionCreateLookupTableRequestMarshaller.marshall(CreateLookupTableRequest createLookupTableRequest)