Class: Aws::Types::DeleteTokenRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#app_id ⇒ ::String

Returns the value of attribute app_id.



482
483
484
# File 'sig/types.rbs', line 482

def app_id
  @app_id
end

#session_id ⇒ ::String

Returns the value of attribute session_id.



483
484
485
# File 'sig/types.rbs', line 483

def session_id
  @session_id
end