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.
8393 8394 8395 |
# File 'sig/types.rbs', line 8393 def contact_id @contact_id end |
#request_identifier ⇒ ::String
Returns the value of attribute request_identifier.
8392 8393 8394 |
# File 'sig/types.rbs', line 8392 def request_identifier @request_identifier end |