Class: Aws::Types::BatchGetCustomDataIdentifiersRequest

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])


128
129
130
# File 'sig/types.rbs', line 128

def ids
  @ids
end