get Response Policy Rule
suspend fun getResponsePolicyRule(argument: GetResponsePolicyRulePlainArgs): GetResponsePolicyRuleResult
Fetches the representation of an existing Response Policy Rule.
Return
null
Parameters
argument
null
suspend fun getResponsePolicyRule(clientOperationId: String? = null, project: String? = null, responsePolicy: String, responsePolicyRule: String): GetResponsePolicyRuleResult
Return
null
See also
Parameters
client Operation Id
project
response Policy
response Policy Rule
suspend fun getResponsePolicyRule(argument: suspend GetResponsePolicyRulePlainArgsBuilder.() -> Unit): GetResponsePolicyRuleResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dns.v1.kotlin.inputs.GetResponsePolicyRulePlainArgs.