Class: Aws::Types::CreateContactResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateContactResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_arn ⇒ ::String
Returns the value of attribute contact_arn.
-
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
Instance Attribute Details
#contact_arn ⇒ ::String
Returns the value of attribute contact_arn.
1458 1459 1460 |
# File 'sig/types.rbs', line 1458 def contact_arn @contact_arn end |
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
1457 1458 1459 |
# File 'sig/types.rbs', line 1457 def contact_id @contact_id end |