get Runtime 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 getRuntimeIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, runtimeId: String): GetRuntimeIamPolicyResult
Return
null
Parameters
location
options Requested Policy Version
project
runtime Id
See also
suspend fun getRuntimeIamPolicy(argument: suspend GetRuntimeIamPolicyPlainArgsBuilder.() -> Unit): GetRuntimeIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.notebooks.v1.kotlin.inputs.GetRuntimeIamPolicyPlainArgs.