Class: Aws::Types::DescribeCoipPoolsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#coip_pools::Array[Types::CoipPool]

Returns the value of attribute coip_pools.

Returns:



5515
5516
5517
# File 'sig/types.rbs', line 5515

def coip_pools
  @coip_pools
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5516
5517
5518
# File 'sig/types.rbs', line 5516

def next_token
  @next_token
end