GoogleApi.IAM.V1.Model.WorkloadIdentityPool (google_api_iam v0.32.0) View Source
Represents a collection of external workload identities. You can define IAM policies to grant these identities access to Google Cloud resources.
Attributes
-
description
(type:String.t
, default:nil
) - A description of the pool. Cannot exceed 256 characters. -
disabled
(type:boolean()
, default:nil
) - Whether the pool is disabled. You cannot use a disabled pool to exchange tokens, or use existing tokens to access resources. If the pool is re-enabled, existing tokens grant access again. -
displayName
(type:String.t
, default:nil
) - A display name for the pool. Cannot exceed 32 characters. -
name
(type:String.t
, default:nil
) - Output only. The resource name of the pool. -
state
(type:String.t
, default:nil
) - Output only. The state of the pool.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.