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