Class: Aws::Types::CollectionConfig

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

Defined Under Namespace

Classes: Unknown, VectorConfig

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1672
1673
1674
# File 'sig/types.rbs', line 1672

def unknown
  @unknown
end

#vector_configTypes::VectorConfig

Returns the value of attribute vector_config.

Returns:



1671
1672
1673
# File 'sig/types.rbs', line 1671

def vector_config
  @vector_config
end