NAME
Paws::StorageGateway::DescribeGatewayInformationOutput
ATTRIBUTES
CloudWatchLogGroupARN => Str
The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor events in the gateway.
DeprecationDate => Str
Date after which this gateway will not receive software updates for new features and bug fixes.
Ec2InstanceId => Str
The ID of the Amazon EC2 instance that was used to launch the gateway.
Ec2InstanceRegion => Str
The AWS Region where the Amazon EC2 instance is located.
EndpointType => Str
The type of endpoint for your gateway.
Valid Values: STANDARD
| FIPS
GatewayARN => Str
GatewayId => Str
The unique identifier assigned to your gateway during activation. This ID becomes part of the gateway Amazon Resource 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.
HostEnvironment => Str
The type of hypervisor environment used by the host.
Valid values are: "VMWARE"
, "HYPER-V"
, "EC2"
, "KVM"
, "OTHER"
=head2 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.
SoftwareUpdatesEndDate => Str
Date after which this gateway will not receive software updates for new features.
Tags => ArrayRef[Paws::StorageGateway::Tag]
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name. Each tag is a key-value pair. For a gateway with more than 10 tags assigned, you can view all tags using the ListTagsForResource
API operation.
VPCEndpoint => Str
The configuration settings for the virtual private cloud (VPC) endpoint for your gateway.