Class: Aws::Types::AwsIamAccessKeySessionContextAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date::String

Returns the value of attribute creation_date.

Returns:

  • (::String)


2962
2963
2964
# File 'sig/types.rbs', line 2962

def creation_date
  @creation_date
end

#mfa_authenticatedBoolean

Returns the value of attribute mfa_authenticated.

Returns:

  • (Boolean)


2961
2962
2963
# File 'sig/types.rbs', line 2961

def mfa_authenticated
  @mfa_authenticated
end