Spacecraft Link Args
data class SpacecraftLinkArgs(val bandwidthMHz: Output<Double>, val centerFrequencyMHz: Output<Double>, val direction: Output<Either<String, Direction>>, val name: Output<String>, val polarization: Output<Either<String, Polarization>>) : ConvertibleToJava<SpacecraftLinkArgs>
List of authorized spacecraft links per ground station and the expiration date of the authorization.