Record Data Args
data class RecordDataArgs(val algorithm: Output<Double>? = null, val altitude: Output<Double>? = null, val certificate: Output<String>? = null, val digest: Output<String>? = null, val digestType: Output<Double>? = null, val fingerprint: Output<String>? = null, val flags: Output<Double>? = null, val keyTag: Output<Double>? = null, val latDegrees: Output<Double>? = null, val latDirection: Output<String>? = null, val latMinutes: Output<Double>? = null, val latSeconds: Output<Double>? = null, val longDegrees: Output<Double>? = null, val longDirection: Output<String>? = null, val longMinutes: Output<Double>? = null, val longSeconds: Output<Double>? = null, val matchingType: Output<Double>? = null, val order: Output<Double>? = null, val port: Output<Double>? = null, val precisionHorz: Output<Double>? = null, val precisionVert: Output<Double>? = null, val preference: Output<Double>? = null, val priority: Output<Double>? = null, val protocol: Output<Double>? = null, val publicKey: Output<String>? = null, val regex: Output<String>? = null, val replacement: Output<String>? = null, val selector: Output<Double>? = null, val service: Output<String>? = null, val size: Output<Double>? = null, val tag: Output<String>? = null, val target: Output<String>? = null, val type: Output<Double>? = null, val usage: Output<Double>? = null, val value: Output<String>? = null, val weight: Output<Double>? = null) : ConvertibleToJava<RecordDataArgs>
Constructors
Link copied to clipboard
constructor(algorithm: Output<Double>? = null, altitude: Output<Double>? = null, certificate: Output<String>? = null, digest: Output<String>? = null, digestType: Output<Double>? = null, fingerprint: Output<String>? = null, flags: Output<Double>? = null, keyTag: Output<Double>? = null, latDegrees: Output<Double>? = null, latDirection: Output<String>? = null, latMinutes: Output<Double>? = null, latSeconds: Output<Double>? = null, longDegrees: Output<Double>? = null, longDirection: Output<String>? = null, longMinutes: Output<Double>? = null, longSeconds: Output<Double>? = null, matchingType: Output<Double>? = null, order: Output<Double>? = null, port: Output<Double>? = null, precisionHorz: Output<Double>? = null, precisionVert: Output<Double>? = null, preference: Output<Double>? = null, priority: Output<Double>? = null, protocol: Output<Double>? = null, publicKey: Output<String>? = null, regex: Output<String>? = null, replacement: Output<String>? = null, selector: Output<Double>? = null, service: Output<String>? = null, size: Output<Double>? = null, tag: Output<String>? = null, target: Output<String>? = null, type: Output<Double>? = null, usage: Output<Double>? = null, value: Output<String>? = null, weight: Output<Double>? = null)
Properties
Link copied to clipboard
Certificate.
Link copied to clipboard
Digest Type.
Link copied to clipboard
fingerprint.
Link copied to clipboard
Degrees of latitude.
Link copied to clipboard
Latitude direction. Available values: "N", "S".
Link copied to clipboard
Minutes of latitude.
Link copied to clipboard
Seconds of latitude.
Link copied to clipboard
Degrees of longitude.
Link copied to clipboard
Longitude direction. Available values: "E", "W".
Link copied to clipboard
Minutes of longitude.
Link copied to clipboard
Seconds of longitude.
Link copied to clipboard
Matching Type.
Link copied to clipboard
Horizontal precision of location.
Link copied to clipboard
Vertical precision of location.
Link copied to clipboard
Preference.
Link copied to clipboard
Replacement.