All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.vmmigration.v1alpha1.getSource.scala Maven / Gradle / Ivy

package besom.api.googlenative.vmmigration.v1alpha1

def getSource(using ctx: besom.types.Context)(
  args: besom.api.googlenative.vmmigration.v1alpha1.GetSourceArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.vmmigration.v1alpha1.GetSourceResult] =
   ctx.invoke[besom.api.googlenative.vmmigration.v1alpha1.GetSourceArgs, besom.api.googlenative.vmmigration.v1alpha1.GetSourceResult]("google-native:vmmigration/v1alpha1:getSource", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy