Interface: ISetServiceAccountNamespaceAccessRequest
cloudservice.v1.ISetServiceAccountNamespaceAccessRequest
Properties of a SetServiceAccountNamespaceAccessRequest.
Implemented by
Properties
access
• Optional access: null | INamespaceAccess
The namespace access to assign the service account.
asyncOperationId
• Optional asyncOperationId: null | string
The ID to use for this async operation - optional.
namespace
• Optional namespace: null | string
The namespace to set permissions for.
resourceVersion
• Optional resourceVersion: null | string
The version of the service account for which this update is intended for. The latest version can be found in the GetServiceAccount response.
serviceAccountId
• Optional serviceAccountId: null | string
The ID of the service account to update.