Class: Aws::Types::LogGroupSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_group_name::String

Returns the value of attribute log_group_name.

Returns:

  • (::String)


837
838
839
# File 'sig/types.rbs', line 837

def log_group_name
  @log_group_name
end

#log_type::String

Returns the value of attribute log_type.

Returns:

  • (::String)


838
839
840
# File 'sig/types.rbs', line 838

def log_type
  @log_type
end