Class: Aws::Types::WhatsAppSignupCallbackResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:associate_in_progress_token])

Instance Attribute Summary collapse

Instance Attribute Details

#associate_in_progress_token::String

Returns the value of attribute associate_in_progress_token.

Returns:

  • (::String)


684
685
686
# File 'sig/types.rbs', line 684

def associate_in_progress_token
  @associate_in_progress_token
end

#linked_accounts_with_incomplete_setup::Hash[::String, Types::LinkedWhatsAppBusinessAccountIdMetaData]

Returns the value of attribute linked_accounts_with_incomplete_setup.

Returns:



685
686
687
# File 'sig/types.rbs', line 685

def linked_accounts_with_incomplete_setup
  @linked_accounts_with_incomplete_setup
end