Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListLoggingConfigurationsResponse

Hierarchy

Properties

loggingConfigurations: undefined | LoggingConfigurationSummary[]

List of the matching logging configurations (summary information only). There is only one type of destination (cloudWatchLogs, firehose, or s3) in a destinationConfiguration.

nextToken?: string

If there are more logging configurations than maxResults, use nextToken in the request to get the next set.