Skip to main content

Interface: IGetAccountAuditLogSinksResponse

cloudservice.v1.IGetAccountAuditLogSinksResponse

Properties of a GetAccountAuditLogSinksResponse.

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 audit log sinks retrieved.

Inherited from

$Properties.sinks