class Aws::SecurityHub::Types::AwsIamAccessKeySessionContextAttributes
Attributes of the session that the key was used for.
@note When making an API call, you may pass AwsIamAccessKeySessionContextAttributes
data as a hash: { mfa_authenticated: false, creation_date: "NonEmptyString", }
@!attribute [rw] mfa_authenticated
Indicates whether the session used multi-factor authentication (MFA). @return [Boolean]
@!attribute [rw] creation_date
Indicates when the session was created. Uses the `date-time` format specified in [RFC 3339 section 5.6, Internet Date/Time Format][1]. The value cannot contain spaces. For example, `2020-03-22T13:22:13.933Z`. [1]: https://tools.ietf.org/html/rfc3339#section-5.6 @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsIamAccessKeySessionContextAttributes AWS API Documentation
Constants
- SENSITIVE