Class: Aws::Types::GetLogRecordRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLogRecordRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_record_pointer ⇒ ::String
Returns the value of attribute log_record_pointer.
-
#unmask ⇒ Boolean
Returns the value of attribute unmask.
Instance Attribute Details
#log_record_pointer ⇒ ::String
Returns the value of attribute log_record_pointer.
1012 1013 1014 |
# File 'sig/types.rbs', line 1012 def log_record_pointer @log_record_pointer end |
#unmask ⇒ Boolean
Returns the value of attribute unmask.
1013 1014 1015 |
# File 'sig/types.rbs', line 1013 def unmask @unmask end |