Class: Aws::Types::ReleaseHostsRequest
- Inherits:
-
Object
- Object
- Aws::Types::ReleaseHostsRequest
- 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.
15726 15727 15728 |
# File 'sig/types.rbs', line 15726 def host_ids @host_ids end |