Class: Aws::Types::DescribeContactRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeContactRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
2624 2625 2626 |
# File 'sig/types.rbs', line 2624 def contact_id @contact_id end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2623 2624 2625 |
# File 'sig/types.rbs', line 2623 def instance_id @instance_id end |