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