Class: Aws::Types::Complaint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#complaint_feedback_type::String

Returns the value of attribute complaint_feedback_type.

Returns:

  • (::String)


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.

Returns:

  • (::String)


138
139
140
# File 'sig/types.rbs', line 138

def complaint_sub_type
  @complaint_sub_type
end