get Federation Iam Policy
suspend fun getFederationIamPolicy(argument: GetFederationIamPolicyPlainArgs): GetFederationIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getFederationIamPolicy(federationId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetFederationIamPolicyResult
Return
null
Parameters
federation Id
location
options Requested Policy Version
project
See also
suspend fun getFederationIamPolicy(argument: suspend GetFederationIamPolicyPlainArgsBuilder.() -> Unit): GetFederationIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.metastore.v1.kotlin.inputs.GetFederationIamPolicyPlainArgs.