Interface: IGetNamespaceExportSinksResponse
cloudservice.v1.IGetNamespaceExportSinksResponse
Properties of a GetNamespaceExportSinksResponse.
Implemented by
Properties
nextPageToken
• Optional
nextPageToken: null
| string
The next page token, set if there is another page.
sinks
• Optional
sinks: null
| IExportSink
[]
The list of export sinks retrieved.