Class: Aws::Types::ListPageResolutionsRequest

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:

  • (::String)


387
388
389
# File 'sig/types.rbs', line 387

def next_token
  @next_token
end

#page_id ⇒ ::String

Returns the value of attribute page_id.

Returns:

  • (::String)


388
389
390
# File 'sig/types.rbs', line 388

def page_id
  @page_id
end