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

src.vmmigration.v1.getGroup.scala Maven / Gradle / Ivy

package besom.api.googlenative.vmmigration.v1

def getGroup(using ctx: besom.types.Context)(
  args: besom.api.googlenative.vmmigration.v1.GetGroupArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.vmmigration.v1.GetGroupResult] =
   ctx.invoke[besom.api.googlenative.vmmigration.v1.GetGroupArgs, besom.api.googlenative.vmmigration.v1.GetGroupResult]("google-native:vmmigration/v1:getGroup", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy