Class: Aws::Types::MessageTemplateSourceConfigurationSummary

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)


2076
2077
2078
# File 'sig/types.rbs', line 2076

def unknown
  @unknown
end

#whats_appTypes::WhatsAppMessageTemplateSourceConfigurationSummary

Returns the value of attribute whats_app.



2075
2076
2077
# File 'sig/types.rbs', line 2075

def whats_app
  @whats_app
end