UpdateMissionProfileRequest

Types

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

Properties

Link copied to clipboard

Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

Link copied to clipboard

Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

Link copied to clipboard

A list of lists of ARNs. Each list of ARNs is an edge, with a fromConfig and a toConfig.

Link copied to clipboard

Smallest amount of time in seconds that you’d like to see for an available contact. AWS Ground Station will not present you with contacts shorter than this duration.

Link copied to clipboard

UUID of a mission profile.

Link copied to clipboard
val name: String?

Name of a mission profile.

Link copied to clipboard

KMS key to use for encrypting streams.

Link copied to clipboard

Role to use for encrypting streams with KMS key.

Link copied to clipboard

ARN of a tracking Config.

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