ResponsePolicyRuleLocalDataArgs

data class ResponsePolicyRuleLocalDataArgs(val localDatas: Output<List<ResponsePolicyRuleLocalDataLocalDataArgs>>) : ConvertibleToJava<ResponsePolicyRuleLocalDataArgs>

Constructors

Link copied to clipboard
constructor(localDatas: Output<List<ResponsePolicyRuleLocalDataLocalDataArgs>>)

Properties

Link copied to clipboard

All resource record sets for this selector, one per resource record type. The name must match the dns_name. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): ResponsePolicyRuleLocalDataArgs