Class: Aws::Types::PartitionIndex

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#index_name::String

Returns the value of attribute index_name.

Returns:

  • (::String)


5930
5931
5932
# File 'sig/types.rbs', line 5930

def index_name
  @index_name
end

#keys::Array[::String]

Returns the value of attribute keys.

Returns:

  • (::Array[::String])


5929
5930
5931
# File 'sig/types.rbs', line 5929

def keys
  @keys
end