Skip to main content

Interface: ICreateNamespaceExportSinkRequest

cloudservice.v1.ICreateNamespaceExportSinkRequest

Properties of a CreateNamespaceExportSinkRequest.

Implemented by

Properties

asyncOperationId

Optional asyncOperationId: null | string

Optional. The ID to use for this async operation.


namespace

Optional namespace: null | string

The namespace under which the sink is configured.


spec

Optional spec: null | IExportSinkSpec

The specification for the export sink.