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.
8166 8167 8168 |
# File 'sig/types.rbs', line 8166 def contact_id @contact_id end |
#request_identifier ⇒ ::String
Returns the value of attribute request_identifier.
8165 8166 8167 |
# File 'sig/types.rbs', line 8165 def request_identifier @request_identifier end |