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.
2654 2655 2656 |
# File 'sig/types.rbs', line 2654 def contact_id @contact_id end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2653 2654 2655 |
# File 'sig/types.rbs', line 2653 def instance_id @instance_id end |