Builder

class Builder

Properties

Link copied to clipboard

When includeLinkedAccounts is set to true, use this parameter to specify the list of accounts to search. You can specify as many as 20 account IDs in the array.

Link copied to clipboard

If you are using a monitoring account, set this to true to have the operation return log groups in the accounts listed in accountIdentifiers.

Link copied to clipboard
var limit: Int?

The maximum number of log groups to return. If you omit this parameter, the default is up to 50 log groups.

Link copied to clipboard

Use this parameter to limit the results to only those log groups in the specified log group class. If you omit this parameter, log groups of all classes can be returned.

Link copied to clipboard

Use this parameter to limit the returned log groups to only those with names that match the pattern that you specify. This parameter is a regular expression that can match prefixes and substrings, and supports wildcard matching and matching multiple patterns, as in the following examples.

Link copied to clipboard

The token for the next set of items to return. The token expires after 24 hours.