Interface protos.google.cloud.accessapproval.v1.IAccessApprovalSettings (1.0.8)

Properties of an AccessApprovalSettings.

Package

@google-cloud/access-approval!

Properties

enrolledAncestor

enrolledAncestor?: (boolean|null);

AccessApprovalSettings enrolledAncestor

Property Value
TypeDescription
(boolean|null)

enrolledServices

enrolledServices?: (google.cloud.accessapproval.v1.IEnrolledService[]|null);

AccessApprovalSettings enrolledServices

Property Value
TypeDescription
(google.cloud.accessapproval.v1.IEnrolledService[]|null)

name

name?: (string|null);

AccessApprovalSettings name

Property Value
TypeDescription
(string|null)

notificationEmails

notificationEmails?: (string[]|null);

AccessApprovalSettings notificationEmails

Property Value
TypeDescription
(string[]|null)