RecordDataArgs

constructor(algorithm: Output<Int>? = null, altitude: Output<Double>? = null, certificate: Output<String>? = null, content: Output<String>? = null, digest: Output<String>? = null, digestType: Output<Int>? = null, fingerprint: Output<String>? = null, flags: Output<String>? = null, keyTag: Output<Int>? = null, latDegrees: Output<Int>? = null, latDirection: Output<String>? = null, latMinutes: Output<Int>? = null, latSeconds: Output<Double>? = null, longDegrees: Output<Int>? = null, longDirection: Output<String>? = null, longMinutes: Output<Int>? = null, longSeconds: Output<Double>? = null, matchingType: Output<Int>? = null, name: Output<String>? = null, order: Output<Int>? = null, port: Output<Int>? = null, precisionHorz: Output<Double>? = null, precisionVert: Output<Double>? = null, preference: Output<Int>? = null, priority: Output<Int>? = null, proto: Output<String>? = null, protocol: Output<Int>? = null, publicKey: Output<String>? = null, regex: Output<String>? = null, replacement: Output<String>? = null, selector: Output<Int>? = null, service: Output<String>? = null, size: Output<Double>? = null, tag: Output<String>? = null, target: Output<String>? = null, type: Output<Int>? = null, usage: Output<Int>? = null, value: Output<String>? = null, weight: Output<Int>? = null)