Class: Aws::Types::DefineIndexFieldRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


113
114
115
# File 'sig/types.rbs', line 113

def domain_name
  @domain_name
end

#index_fieldTypes::IndexField

Returns the value of attribute index_field.

Returns:



114
115
116
# File 'sig/types.rbs', line 114

def index_field
  @index_field
end