
src.compute.alpha.getFirewallPolicyIamPolicy.scala Maven / Gradle / Ivy
package besom.api.googlenative.compute.alpha
def getFirewallPolicyIamPolicy(using ctx: besom.types.Context)(
args: besom.api.googlenative.compute.alpha.GetFirewallPolicyIamPolicyArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.compute.alpha.GetFirewallPolicyIamPolicyResult] =
ctx.invoke[besom.api.googlenative.compute.alpha.GetFirewallPolicyIamPolicyArgs, besom.api.googlenative.compute.alpha.GetFirewallPolicyIamPolicyResult]("google-native:compute/alpha:getFirewallPolicyIamPolicy", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy