get Config Iam Policy
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 getConfigIamPolicy(configId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConfigIamPolicyResult
Return
null
See also
Parameters
config Id
options Requested Policy Version
project
suspend fun getConfigIamPolicy(argument: suspend GetConfigIamPolicyPlainArgsBuilder.() -> Unit): GetConfigIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.runtimeconfig.v1beta1.kotlin.inputs.GetConfigIamPolicyPlainArgs.