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

src.privateca.v1.getCertificate.scala Maven / Gradle / Ivy

package besom.api.googlenative.privateca.v1

def getCertificate(using ctx: besom.types.Context)(
  args: besom.api.googlenative.privateca.v1.GetCertificateArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.privateca.v1.GetCertificateResult] =
   ctx.invoke[besom.api.googlenative.privateca.v1.GetCertificateArgs, besom.api.googlenative.privateca.v1.GetCertificateResult]("google-native:privateca/v1:getCertificate", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy