Workload Identity Config Args
data class WorkloadIdentityConfigArgs(val workloadPool: Output<String>? = null) : ConvertibleToJava<WorkloadIdentityConfigArgs>
Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.