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:



5592
5593
5594
# File 'sig/types.rbs', line 5592

def carrier_gateways
  @carrier_gateways
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5593
5594
5595
# File 'sig/types.rbs', line 5593

def next_token
  @next_token
end