Class: Aws::Types::ReleaseHostsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_ids::Array[::String]

Returns the value of attribute host_ids.

Returns:

  • (::Array[::String])


15726
15727
15728
# File 'sig/types.rbs', line 15726

def host_ids
  @host_ids
end