Class: Aws::Types::CollectionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collection_name::String

Returns the value of attribute collection_name.

Returns:

  • (::String)


1682
1683
1684
# File 'sig/types.rbs', line 1682

def collection_name
  @collection_name
end

#collection_parameters::Hash[::String, ::String]

Returns the value of attribute collection_parameters.

Returns:

  • (::Hash[::String, ::String])


1683
1684
1685
# File 'sig/types.rbs', line 1683

def collection_parameters
  @collection_parameters
end