Class: Aws::Types::SessionContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributesTypes::SessionContextAttributes

Returns the value of attribute attributes.



1705
1706
1707
# File 'sig/types.rbs', line 1705

def attributes
  @attributes
end

#session_issuerTypes::SessionIssuer

Returns the value of attribute session_issuer.



1706
1707
1708
# File 'sig/types.rbs', line 1706

def session_issuer
  @session_issuer
end