Class: Aws::Types::ListWhatsAppTemplateLibraryOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#meta_library_templates::Array[Types::MetaLibraryTemplateDefinition]

Returns the value of attribute meta_library_templates.



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

def meta_library_templates
  @meta_library_templates
end

#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