interface CreateParallelDataResponse {
    Name?: string;
    Status?: string;
}

Hierarchy (view full)

Properties

Properties

Name?: string

The custom name that you assigned to the parallel data resource.

Status?: string

The status of the parallel data resource. When the resource is ready for you to use, the status is ACTIVE.