Class: Aws::Types::GetIndexRequest

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)


1334
1335
1336
# File 'sig/types.rbs', line 1334

def domain_name
  @domain_name
end

#index_name::String

Returns the value of attribute index_name.

Returns:

  • (::String)


1335
1336
1337
# File 'sig/types.rbs', line 1335

def index_name
  @index_name
end