Class: Aws::Types::CloudWatchMonitoringConfiguration

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)


42
43
44
# File 'sig/types.rbs', line 42

def log_group_name
  @log_group_name
end

#log_stream_name_prefix::String

Returns the value of attribute log_stream_name_prefix.

Returns:

  • (::String)


43
44
45
# File 'sig/types.rbs', line 43

def log_stream_name_prefix
  @log_stream_name_prefix
end