VirtualGateway

Information about a virtual private gateway for a private virtual interface.

Types

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

Properties

Link copied to clipboard

The ID of the virtual private gateway.

Link copied to clipboard

The state of the virtual private gateway. The following are the possible values:

Functions

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