UpdateEphemerisRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the ephemeris is enabled or not. Changing this value will not require the ephemeris to be re-validated.

Link copied to clipboard

The AWS Ground Station ephemeris ID.

Link copied to clipboard
val name: String?

A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.

Link copied to clipboard

Customer-provided priority score to establish the order in which overlapping ephemerides should be used.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String