Class: Aws::Types::ListWhatsAppFlowAssetsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_assets::Array[Types::MetaFlowAsset]

Returns the value of attribute flow_assets.

Returns:



346
347
348
# File 'sig/types.rbs', line 346

def flow_assets
  @flow_assets
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


347
348
349
# File 'sig/types.rbs', line 347

def next_token
  @next_token
end