Class: Aws::Types::AggregateLogGroupSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#grouping_identifiers::Array[Types::GroupingIdentifier]

Returns the value of attribute grouping_identifiers.

Returns:



39
40
41
# File 'sig/types.rbs', line 39

def grouping_identifiers
  @grouping_identifiers
end

#log_group_count::Integer

Returns the value of attribute log_group_count.

Returns:

  • (::Integer)


38
39
40
# File 'sig/types.rbs', line 38

def log_group_count
  @log_group_count
end