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

src.certificatemanager.v1.getCertificateMapEntry.scala Maven / Gradle / Ivy

package besom.api.googlenative.certificatemanager.v1

def getCertificateMapEntry(using ctx: besom.types.Context)(
  args: besom.api.googlenative.certificatemanager.v1.GetCertificateMapEntryArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.certificatemanager.v1.GetCertificateMapEntryResult] =
   ctx.invoke[besom.api.googlenative.certificatemanager.v1.GetCertificateMapEntryArgs, besom.api.googlenative.certificatemanager.v1.GetCertificateMapEntryResult]("google-native:certificatemanager/v1:getCertificateMapEntry", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy