Class: Aws::Types::MoveAddressToVpcResult
- Inherits:
-
Object
- Object
- Aws::Types::MoveAddressToVpcResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allocation_id ⇒ ::String
Returns the value of attribute allocation_id.
-
#status ⇒ "MoveInProgress", ...
Returns the value of attribute status.
Instance Attribute Details
#allocation_id ⇒ ::String
Returns the value of attribute allocation_id.
15163 15164 15165 |
# File 'sig/types.rbs', line 15163 def allocation_id @allocation_id end |
#status ⇒ "MoveInProgress", ...
Returns the value of attribute status.
15164 15165 15166 |
# File 'sig/types.rbs', line 15164 def status @status end |