get Workforce Pool Iam Policy
suspend fun getWorkforcePoolIamPolicy(argument: GetWorkforcePoolIamPolicyPlainArgs): GetWorkforcePoolIamPolicyResult
Gets IAM policies on a WorkforcePool.
Return
null
Parameters
argument
null
suspend fun getWorkforcePoolIamPolicy(location: String, workforcePoolId: String): GetWorkforcePoolIamPolicyResult
Return
null
Parameters
location
workforce Pool Id
See also
suspend fun getWorkforcePoolIamPolicy(argument: suspend GetWorkforcePoolIamPolicyPlainArgsBuilder.() -> Unit): GetWorkforcePoolIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.iam.v1.kotlin.inputs.GetWorkforcePoolIamPolicyPlainArgs.