Class: Aws::Types::SuccessfulRequest
- Inherits:
-
Object
- Object
- Aws::Types::SuccessfulRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
-
#request_identifier ⇒ ::String
Returns the value of attribute request_identifier.
Instance Attribute Details
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
8140 8141 8142 |
# File 'sig/types.rbs', line 8140 def contact_id @contact_id end |
#request_identifier ⇒ ::String
Returns the value of attribute request_identifier.
8139 8140 8141 |
# File 'sig/types.rbs', line 8139 def request_identifier @request_identifier end |