GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo (google_api_security_center v0.39.0)
View SourceIdentity delegation history of an authenticated service account.
Attributes
-
principalEmail
(type:String.t
, default:nil
) - The email address of a Google account. -
principalSubject
(type:String.t
, default:nil
) - A string representing the principal_subject associated with the identity. As compared toprincipal_email
, supports principals that aren't associated with email addresses, such as third party principals. For most identities, the format will beprincipal://iam.googleapis.com/{identity pool name}/subjects/{subject}
except for some GKE identities (GKE_WORKLOAD, FREEFORM, GKE_HUB_WORKLOAD) that are still in the legacy formatserviceAccount:{identity pool name}[{subject}]
Summary
Functions
Unwrap a decoded JSON object into its complex fields.