toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dns.kotlin
/
ResponsePolicyRuleArgs
/
ResponsePolicyRuleArgs
Response
Policy
Rule
Args
constructor
(
behavior
:
Output
<
String
>
?
=
null
,
dnsName
:
Output
<
String
>
?
=
null
,
localData
:
Output
<
ResponsePolicyRuleLocalDataArgs
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
responsePolicy
:
Output
<
String
>
?
=
null
,
ruleName
:
Output
<
String
>
?
=
null
)