Gateway

class Gateway

A gateway is an Backup Gateway appliance that runs on the customer's network to provide seamless connectivity to backup storage in the Amazon Web Services Cloud.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

Link copied to clipboard

The display name of the gateway.

Link copied to clipboard

The type of the gateway.

Link copied to clipboard

The hypervisor ID of the gateway.

Link copied to clipboard

The last time Backup gateway communicated with the gateway, in Unix format and UTC time.

Functions

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