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
See also
Parameters
location
workforce Pool Id
suspend fun getWorkforcePoolIamPolicy(argument: suspend GetWorkforcePoolIamPolicyPlainArgsBuilder.() -> Unit): GetWorkforcePoolIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.iam.v1.kotlin.inputs.GetWorkforcePoolIamPolicyPlainArgs.