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)


5911
5912
5913
# File 'sig/types.rbs', line 5911

def index_name
  @index_name
end

#keys::Array[::String]

Returns the value of attribute keys.

Returns:

  • (::Array[::String])


5910
5911
5912
# File 'sig/types.rbs', line 5910

def keys
  @keys
end