TunnelSummary

Information about the tunnel.

Types

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

Properties

Link copied to clipboard

The time the tunnel was created.

Link copied to clipboard

A description of the tunnel.

Link copied to clipboard

The time the tunnel was last updated.

Link copied to clipboard

The status of a tunnel. Valid values are: Open and Closed.

Link copied to clipboard

The Amazon Resource Name of the tunnel.

Link copied to clipboard

The unique alpha-numeric identifier for the tunnel.

Functions

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