SecurityDetails

Information about endpoints.

Types

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

Properties

Link copied to clipboard

ARN to a role needed for connecting streams to your instances.

Link copied to clipboard

The security groups to attach to the elastic network interfaces.

Link copied to clipboard

A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your instances.

Functions

Link copied to clipboard
inline fun copy(block: SecurityDetails.Builder.() -> Unit = {}): SecurityDetails
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