Class: Aws::Types::WebNotificationContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#browser_id::String

Returns the value of attribute browser_id.

Returns:

  • (::String)


890
891
892
# File 'sig/types.rbs', line 890

def browser_id
  @browser_id
end

#session_id::String

Returns the value of attribute session_id.

Returns:

  • (::String)


889
890
891
# File 'sig/types.rbs', line 889

def session_id
  @session_id
end