ListedRouterOutput

A summary of a router output, including its name, type, ARN, ID, state, routed state, and other key details. This structure is used in the response of the ListRouterOutputs operation.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the router output.

Link copied to clipboard

The Availability Zone of the router output.

Link copied to clipboard

The timestamp when the router output was created.

Link copied to clipboard
val id: String

The unique identifier of the router output.

Link copied to clipboard

The details of the maintenance schedule for the listed router output.

Link copied to clipboard

The type of maintenance schedule currently associated with the listed router output.

Link copied to clipboard

The maximum bitrate of the router output.

Link copied to clipboard

The number of messages associated with the router output.

Link copied to clipboard

The name of the router output.

Link copied to clipboard

The ARN of the network interface associated with the router output.

Link copied to clipboard

The type of the router output.

Link copied to clipboard

The AWS Region where the router output is located.

Link copied to clipboard

The ARN of the router input associated with the output.

Link copied to clipboard

The current state of the association between the router output and its input.

Link copied to clipboard

Indicates whether the router output is configured for Regional or global routing.

Link copied to clipboard

The overall state of the router output.

Link copied to clipboard

The timestamp when the router output was last updated.

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