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.
8266 8267 8268 |
# File 'sig/types.rbs', line 8266 def contact_id @contact_id end |
#request_identifier ⇒ ::String
Returns the value of attribute request_identifier.
8265 8266 8267 |
# File 'sig/types.rbs', line 8265 def request_identifier @request_identifier end |