Skip to main content

Interface: IGetServiceAccountNamespaceAssignmentsResponse

cloudservice.v1.IGetServiceAccountNamespaceAssignmentsResponse

Properties of a GetServiceAccountNamespaceAssignmentsResponse.

Hierarchy

  • $Properties

    IGetServiceAccountNamespaceAssignmentsResponse

Properties

nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken


serviceAccounts

Optional serviceAccounts: null | $Properties[]

The list of service accounts with access to the namespace.

Inherited from

$Properties.serviceAccounts