RecordDataArgs

constructor(algorithm: Output<Int>? = null, certificate: Output<String>? = null, fingerprint: Output<String>? = null, flag: Output<Int>? = null, keyTag: Output<Int>? = null, matchingType: Output<Int>? = null, port: Output<Int>? = null, priority: Output<Int>? = null, selector: Output<Int>? = null, tag: Output<String>? = null, type: Output<Int>? = null, usage: Output<Int>? = null, value: Output<String>? = null, weight: Output<Int>? = null)