Class: Aws::Types::GetSessionRequest

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)


4083
4084
4085
# File 'sig/types.rbs', line 4083

def id
  @id
end

#request_origin::String

Returns the value of attribute request_origin.

Returns:

  • (::String)


4084
4085
4086
# File 'sig/types.rbs', line 4084

def request_origin
  @request_origin
end