Class: Aws::Types::GetLogRecordResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetLogRecordResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_record ⇒ ::Hash[::String, ::String]
Returns the value of attribute log_record.
Instance Attribute Details
#log_record ⇒ ::Hash[::String, ::String]
Returns the value of attribute log_record.
1018 1019 1020 |
# File 'sig/types.rbs', line 1018 def log_record @log_record end |