CreateEphemerisRequest

Types

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

Properties

Link copied to clipboard

Set to true to enable the ephemeris after validation. Set to false to keep it disabled.

Link copied to clipboard

Ephemeris data.

Link copied to clipboard

An overall expiration time for the ephemeris in UTC, after which it will become EXPIRED.

Link copied to clipboard

The ARN of the KMS key to use for encrypting the ephemeris.

Link copied to clipboard
val name: String?

A name that you can use to identify the ephemeris.

Link copied to clipboard

A priority score that determines which ephemeris to use when multiple ephemerides overlap.

Link copied to clipboard

The satellite ID that associates this ephemeris with a satellite in AWS Ground Station.

Link copied to clipboard

Tags assigned to an ephemeris.

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