Class: Aws::Types::WhatsAppSignupCallback

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_token::String

Returns the value of attribute access_token.

Returns:

  • (::String)


678
679
680
# File 'sig/types.rbs', line 678

def access_token
  @access_token
end

#callback_url::String

Returns the value of attribute callback_url.

Returns:

  • (::String)


679
680
681
# File 'sig/types.rbs', line 679

def callback_url
  @callback_url
end