iamPolicyNamePrincipal property

String iamPolicyNamePrincipal
final

IAM policy binding member referring to a Google Cloud resource by user-assigned name (https://google.aip.dev/122). If a resource is deleted and recreated with the same name, the binding will be applicable to the new resource.

Example: principal://parametermanager.googleapis.com/projects/12345/name/locations/us-central1-a/parameters/my-parameter

Implementation

final String iamPolicyNamePrincipal;