static AggregateLogGroupSummary.Builder |
AggregateLogGroupSummary.builder() |
|
AggregateLogGroupSummary.Builder |
AggregateLogGroupSummary.Builder.groupingIdentifiers(Collection<GroupingIdentifier> groupingIdentifiers) |
An array of key-value pairs that identify the data source characteristics used to group the log groups.
|
AggregateLogGroupSummary.Builder |
AggregateLogGroupSummary.Builder.groupingIdentifiers(Consumer<GroupingIdentifier.Builder>... groupingIdentifiers) |
An array of key-value pairs that identify the data source characteristics used to group the log groups.
|
AggregateLogGroupSummary.Builder |
AggregateLogGroupSummary.Builder.groupingIdentifiers(GroupingIdentifier... groupingIdentifiers) |
An array of key-value pairs that identify the data source characteristics used to group the log groups.
|
AggregateLogGroupSummary.Builder |
AggregateLogGroupSummary.Builder.logGroupCount(Integer logGroupCount) |
The number of log groups in this aggregate summary group.
|
AggregateLogGroupSummary.Builder |
AggregateLogGroupSummary.toBuilder() |
|