Class: Aws::Types::DeleteIndexFieldRequest

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)


167
168
169
# File 'sig/types.rbs', line 167

def domain_name
  @domain_name
end

#index_field_name::String

Returns the value of attribute index_field_name.

Returns:

  • (::String)


168
169
170
# File 'sig/types.rbs', line 168

def index_field_name
  @index_field_name
end