Class: Aws::Types::StopSessionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


7408
7409
7410
# File 'sig/types.rbs', line 7408

def id
  @id
end

#request_origin::String

Returns the value of attribute request_origin.

Returns:

  • (::String)


7409
7410
7411
# File 'sig/types.rbs', line 7409

def request_origin
  @request_origin
end