interface DescribeCollectionRequest {
    CollectionId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

CollectionId: undefined | string

The ID of the collection to describe.