Class: Aws::Types::SessionContextAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date::Time

Returns the value of attribute creation_date.

Returns:

  • (::Time)


1711
1712
1713
# File 'sig/types.rbs', line 1711

def creation_date
  @creation_date
end

#mfa_authenticatedBoolean

Returns the value of attribute mfa_authenticated.

Returns:

  • (Boolean)


1712
1713
1714
# File 'sig/types.rbs', line 1712

def mfa_authenticated
  @mfa_authenticated
end