Gkebackup Functions
object GkebackupFunctions
Functions
Link copied to clipboard
suspend fun getBackupPlanIamPolicy(argument: GetBackupPlanIamPolicyPlainArgs): GetBackupPlanIamPolicyResult
Retrieves the current IAM policy data for backupplan
suspend fun getBackupPlanIamPolicy(argument: suspend GetBackupPlanIamPolicyPlainArgsBuilder.() -> Unit): GetBackupPlanIamPolicyResult
suspend fun getBackupPlanIamPolicy(location: String? = null, name: String, project: String? = null): GetBackupPlanIamPolicyResult
Link copied to clipboard
suspend fun getRestorePlanIamPolicy(argument: GetRestorePlanIamPolicyPlainArgs): GetRestorePlanIamPolicyResult
Retrieves the current IAM policy data for restoreplan
suspend fun getRestorePlanIamPolicy(argument: suspend GetRestorePlanIamPolicyPlainArgsBuilder.() -> Unit): GetRestorePlanIamPolicyResult
suspend fun getRestorePlanIamPolicy(location: String? = null, name: String, project: String? = null): GetRestorePlanIamPolicyResult