NAME
Paws::StorageGateway::DescribeGatewayInformationOutput
ATTRIBUTES
GatewayARN => Str
GatewayId => Str
The unique identifier assigned to your gateway during activation. This id becomes part of the gateway Amazon Resources Name (ARN) which you use as input for other operations.
GatewayName => Str
The name you configured for your gateway.
GatewayNetworkInterfaces => ArrayRef[Paws::StorageGateway::NetworkInterface]
A NetworkInterface array that contains descriptions of the gateway network interfaces.
GatewayState => Str
A value that indicates the operating state of the gateway.
GatewayTimezone => Str
A value that indicates the time zone configured for the gateway.
GatewayType => Str
The type of the gateway.
LastSoftwareUpdate => Str
The date on which the last software update was applied to the gateway. If the gateway has never been updated, this field does not return a value in the response.
NextUpdateAvailabilityDate => Str
The date on which an update to the gateway is available. This date is in the time zone of the gateway. If the gateway is not available for an update this field is not returned in the response.