Class: Aws::Types::CollectionConfiguration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#collection_name::String

Returns the value of attribute collection_name.



1697
1698
1699
# File 'sig/types.rbs', line 1697

def collection_name
  @collection_name
end

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

Returns the value of attribute collection_parameters.



1698
1699
1700
# File 'sig/types.rbs', line 1698

def collection_parameters
  @collection_parameters
end