Class: Aws::Types::WhatsAppMessageTemplateSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#business_account_id::String

Returns the value of attribute business_account_id.

Returns:



3383
3384
3385
# File 'sig/types.rbs', line 3383

def 
  @business_account_id
end

#components::Array[::String]

Returns the value of attribute components.

Returns:



3385
3386
3387
# File 'sig/types.rbs', line 3385

def components
  @components
end

#template_id::String

Returns the value of attribute template_id.

Returns:



3384
3385
3386
# File 'sig/types.rbs', line 3384

def template_id
  @template_id
end