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

src.compute.beta.getSslPolicy.scala Maven / Gradle / Ivy

The newest version!
package besom.api.googlenative.compute.beta

def getSslPolicy(using ctx: besom.types.Context)(
  args: besom.api.googlenative.compute.beta.GetSslPolicyArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.compute.beta.GetSslPolicyResult] =
   ctx.invoke[besom.api.googlenative.compute.beta.GetSslPolicyArgs, besom.api.googlenative.compute.beta.GetSslPolicyResult]("google-native:compute/beta:getSslPolicy", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy