Skip to main content

Interface: IGetNamespaceExportSinksResponse

cloudservice.v1.IGetNamespaceExportSinksResponse

Properties of a GetNamespaceExportSinksResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | string

The next page token, set if there is another page.

Inherited from

$Properties.nextPageToken


sinks

Optional sinks: null | $Properties[]

The list of export sinks retrieved.

Inherited from

$Properties.sinks