Class: Aws::Types::InstanceNetworking

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#monthly_transferTypes::MonthlyTransfer

Returns the value of attribute monthly_transfer.



2210
2211
2212
# File 'sig/types.rbs', line 2210

def monthly_transfer
  @monthly_transfer
end

#ports::Array[Types::InstancePortInfo]

Returns the value of attribute ports.

Returns:



2211
2212
2213
# File 'sig/types.rbs', line 2211

def ports
  @ports
end