src.gkebackup.v1.getBackupPlan.scala Maven / Gradle / Ivy
The newest version!
package besom.api.googlenative.gkebackup.v1
def getBackupPlan(using ctx: besom.types.Context)(
args: besom.api.googlenative.gkebackup.v1.GetBackupPlanArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.gkebackup.v1.GetBackupPlanResult] =
ctx.invoke[besom.api.googlenative.gkebackup.v1.GetBackupPlanArgs, besom.api.googlenative.gkebackup.v1.GetBackupPlanResult]("google-native:gkebackup/v1:getBackupPlan", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy