Class: Aws::Types::LogLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_logTypes::CloudWatchLog

Returns the value of attribute cloud_watch_log.



1648
1649
1650
# File 'sig/types.rbs', line 1648

def cloud_watch_log
  @cloud_watch_log
end

#log_type"CLOUDWATCH"

Returns the value of attribute log_type.

Returns:

  • ("CLOUDWATCH")


1647
1648
1649
# File 'sig/types.rbs', line 1647

def log_type
  @log_type
end