Class: Aws::Types::BatchGetCollectionGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ids ⇒ ::Array[::String]

Returns the value of attribute ids.

Returns:

  • (::Array[::String])


43
44
45
# File 'sig/types.rbs', line 43

def ids
  @ids
end

#names ⇒ ::Array[::String]

Returns the value of attribute names.

Returns:

  • (::Array[::String])


44
45
46
# File 'sig/types.rbs', line 44

def names
  @names
end