Class: Aws::Types::GetLogRecordResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#log_record::Hash[::String, ::String]

Returns the value of attribute log_record.

Returns:



1018
1019
1020
# File 'sig/types.rbs', line 1018

def log_record
  @log_record
end