Class: Aws::Types::CreateWhatsAppMessageTemplateInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


75
76
77
# File 'sig/types.rbs', line 75

def id
  @id
end

#template_definition::String

Returns the value of attribute template_definition.

Returns:

  • (::String)


74
75
76
# File 'sig/types.rbs', line 74

def template_definition
  @template_definition
end