Class: Aws::Types::MetaFlowWhatsAppBusinessAccountInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#currency::String

Returns the value of attribute currency.

Returns:

  • (::String)


436
437
438
# File 'sig/types.rbs', line 436

def currency
  @currency
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


434
435
436
# File 'sig/types.rbs', line 434

def id
  @id
end

#message_template_namespace::String

Returns the value of attribute message_template_namespace.

Returns:

  • (::String)


438
439
440
# File 'sig/types.rbs', line 438

def message_template_namespace
  @message_template_namespace
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


435
436
437
# File 'sig/types.rbs', line 435

def name
  @name
end

#timezone_id::String

Returns the value of attribute timezone_id.

Returns:

  • (::String)


437
438
439
# File 'sig/types.rbs', line 437

def timezone_id
  @timezone_id
end