Class: Aws::Types::Complaint
- Inherits:
-
Object
- Object
- Aws::Types::Complaint
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#complaint_feedback_type ⇒ ::String
Returns the value of attribute complaint_feedback_type.
-
#complaint_sub_type ⇒ ::String
Returns the value of attribute complaint_sub_type.
Instance Attribute Details
#complaint_feedback_type ⇒ ::String
Returns the value of attribute complaint_feedback_type.
139 140 141 |
# File 'sig/types.rbs', line 139 def complaint_feedback_type @complaint_feedback_type end |
#complaint_sub_type ⇒ ::String
Returns the value of attribute complaint_sub_type.
138 139 140 |
# File 'sig/types.rbs', line 138 def complaint_sub_type @complaint_sub_type end |