You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::InstanceNetworking

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes monthly data transfer rates and port information for an instance.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#monthly_transferTypes::MonthlyTransfer

The amount of data in GB allocated for monthly data transfers.

Returns:

#portsArray<Types::InstancePortInfo>

An array of key-value pairs containing information about the ports on the instance.

Returns:

  • (Array<Types::InstancePortInfo>)

    An array of key-value pairs containing information about the ports on the instance.