class Aws::BackupGateway::Types::UpdateGatewayInformationInput

@note When making an API call, you may pass UpdateGatewayInformationInput

data as a hash:

    {
      gateway_arn: "GatewayArn", # required
      gateway_display_name: "Name",
    }

@!attribute [rw] gateway_arn

The Amazon Resource Name (ARN) of the gateway to update.
@return [String]

@!attribute [rw] gateway_display_name

The updated display name of the gateway.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/backup-gateway-2021-01-01/UpdateGatewayInformationInput AWS API Documentation

Constants

SENSITIVE