GatewayDetails

The details of gateway.

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 type.

Link copied to clipboard

The hypervisor ID of the gateway.

Link copied to clipboard

Details showing the last time Backup gateway communicated with the cloud, in Unix format and UTC time.

Link copied to clipboard

Returns your gateway's weekly maintenance start time including the day and time of the week. Note that values are in terms of the gateway's time zone. Can be weekly or monthly.

Link copied to clipboard

Details showing the next update availability time of the gateway.

Link copied to clipboard

The DNS name for the virtual private cloud (VPC) endpoint the gateway uses to connect to the cloud for backup gateway.

Functions

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