CreateEphemerisRequest

Types

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

Properties

Link copied to clipboard

Whether to set the ephemeris status to ENABLED after validation.

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 a KMS key used to encrypt the ephemeris in Ground Station.

Link copied to clipboard

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.

Link copied to clipboard

AWS Ground Station satellite ID for this ephemeris.

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