Class: Aws::Types::MessageTemplateSourceConfiguration

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

Defined Under Namespace

Classes: Unknown, WhatsApp

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2065
2066
2067
# File 'sig/types.rbs', line 2065

def unknown
  @unknown
end

#whats_appTypes::WhatsAppMessageTemplateSourceConfiguration

Returns the value of attribute whats_app.



2064
2065
2066
# File 'sig/types.rbs', line 2064

def whats_app
  @whats_app
end