Class: Aws::Types::AllocateHostsResult
- Inherits:
-
Object
- Object
- Aws::Types::AllocateHostsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#host_ids ⇒ ::Array[::String]
Returns the value of attribute host_ids.
Instance Attribute Details
#host_ids ⇒ ::Array[::String]
Returns the value of attribute host_ids.
343 344 345 |
# File 'sig/types.rbs', line 343 def host_ids @host_ids end |