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