Class: Aws::Types::ExportThemesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entities ⇒ ::Array[Types::Theme]

Returns the value of attribute entities.

Returns:



417
418
419
# File 'sig/types.rbs', line 417

def entities
  @entities
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


418
419
420
# File 'sig/types.rbs', line 418

def next_token
  @next_token
end