class Aws::AlexaForBusiness::Types::UpdateGatewayRequest
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/UpdateGatewayRequest AWS API Documentation
@return [String]
automatically updates its software version during normal operation.
The updated software version of the gateway. The gateway
@!attribute [rw] software_version
@return [String]
The updated description of the gateway.
@!attribute [rw] description
@return [String]
The updated name of the gateway.
@!attribute [rw] name
@return [String]
The ARN of the gateway to update.
@!attribute [rw] gateway_arn
}
software_version: “GatewayVersion”,
description: “GatewayDescription”,
name: “GatewayName”,
gateway_arn: “Arn”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateGatewayRequest