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:



5409
5410
5411
# File 'sig/types.rbs', line 5409

def carrier_gateways
  @carrier_gateways
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5410
5411
5412
# File 'sig/types.rbs', line 5410

def next_token
  @next_token
end