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