workloadIdentityPool property

String? workloadIdentityPool
getter/setter pair

The name of the workload identity pool in which issuer will be recognized.

There is a single Workload Identity Pool per Hub that is shared between all Memberships that belong to that Hub. For a Hub hosted in {PROJECT_ID}, the workload pool format is {PROJECT_ID}.hub.id.goog, although this is subject to change in newer versions of this API.

Output only.

Implementation

core.String? workloadIdentityPool;