Class: Aws::Types::ListDedicatedIpPoolsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#dedicated_ip_pools::Array[::String]

Returns the value of attribute dedicated_ip_pools.

Returns:



434
435
436
# File 'sig/types.rbs', line 434

def dedicated_ip_pools
  @dedicated_ip_pools
end

#next_token::String

Returns the value of attribute next_token.

Returns:



435
436
437
# File 'sig/types.rbs', line 435

def next_token
  @next_token
end