Class: Aws::Types::DescribeCarrierGatewaysResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#carrier_gateways::Array[Types::CarrierGateway]

Returns the value of attribute carrier_gateways.

Returns:



5667
5668
5669
# File 'sig/types.rbs', line 5667

def carrier_gateways
  @carrier_gateways
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5668
5669
5670
# File 'sig/types.rbs', line 5668

def next_token
  @next_token
end