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

src.compute.v1.getServiceAttachment.scala Maven / Gradle / Ivy

package besom.api.googlenative.compute.v1

def getServiceAttachment(using ctx: besom.types.Context)(
  args: besom.api.googlenative.compute.v1.GetServiceAttachmentArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.compute.v1.GetServiceAttachmentResult] =
   ctx.invoke[besom.api.googlenative.compute.v1.GetServiceAttachmentArgs, besom.api.googlenative.compute.v1.GetServiceAttachmentResult]("google-native:compute/v1:getServiceAttachment", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy