Class: Aws::Types::GetWhatsAppMessageTemplateOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#template::String

Returns the value of attribute template.

Returns:

  • (::String)


230
231
232
# File 'sig/types.rbs', line 230

def template
  @template
end