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

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

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

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy