The output of CreateParallelDataCommand.

interface CreateParallelDataCommandOutput {
    $metadata: ResponseMetadata;
    Name?: string;
    Status?: string;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

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.