Class: Aws::Types::GetLogFieldsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetLogFieldsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_fields ⇒ ::Array[Types::LogFieldsListItem]
Returns the value of attribute log_fields.
Instance Attribute Details
#log_fields ⇒ ::Array[Types::LogFieldsListItem]
Returns the value of attribute log_fields.
982 983 984 |
# File 'sig/types.rbs', line 982 def log_fields @log_fields end |