get Restore Plan Iam Policy
suspend fun getRestorePlanIamPolicy(argument: GetRestorePlanIamPolicyPlainArgs): GetRestorePlanIamPolicyResult
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 getRestorePlanIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, restorePlanId: String): GetRestorePlanIamPolicyResult
Return
null
Parameters
location
options Requested Policy Version
project
restore Plan Id
See also
suspend fun getRestorePlanIamPolicy(argument: suspend GetRestorePlanIamPolicyPlainArgsBuilder.() -> Unit): GetRestorePlanIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.gkebackup.v1.kotlin.inputs.GetRestorePlanIamPolicyPlainArgs.