Class: Aws::Types::DeleteCollectionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collection_id::String

Returns the value of attribute collection_id.

Returns:

  • (::String)


387
388
389
# File 'sig/types.rbs', line 387

def collection_id
  @collection_id
end