Class: Aws::Types::TransferContactResponse
- Inherits:
-
Object
- Object
- Aws::Types::TransferContactResponse
- 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.
8532 8533 8534 |
# File 'sig/types.rbs', line 8532 def contact_arn @contact_arn end |
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
8531 8532 8533 |
# File 'sig/types.rbs', line 8531 def contact_id @contact_id end |