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.
7970 7971 7972 |
# File 'sig/types.rbs', line 7970 def contact_id @contact_id end |
#request_identifier ⇒ ::String
Returns the value of attribute request_identifier.
7969 7970 7971 |
# File 'sig/types.rbs', line 7969 def request_identifier @request_identifier end |