Class: Aws::Types::SendActivationCodeRequest
- Inherits:
-
Object
- Object
- Aws::Types::SendActivationCodeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_channel_id ⇒ ::String
Returns the value of attribute contact_channel_id.
Instance Attribute Details
#contact_channel_id ⇒ ::String
Returns the value of attribute contact_channel_id.
597 598 599 |
# File 'sig/types.rbs', line 597 def contact_channel_id @contact_channel_id end |