Class: Aws::Types::GetDedicatedIpsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:



312
313
314
# File 'sig/types.rbs', line 312

def next_token
  @next_token
end

#page_size::Integer

Returns the value of attribute page_size.

Returns:



313
314
315
# File 'sig/types.rbs', line 313

def page_size
  @page_size
end

#pool_name::String

Returns the value of attribute pool_name.

Returns:



311
312
313
# File 'sig/types.rbs', line 311

def pool_name
  @pool_name
end