Interface AwsIamAccessKeySessionContextAttributes.Builder

  • Method Details

    • mfaAuthenticated

      AwsIamAccessKeySessionContextAttributes.Builder mfaAuthenticated(Boolean mfaAuthenticated)

      Indicates whether the session used multi-factor authentication (MFA).

      Parameters:
      mfaAuthenticated - Indicates whether the session used multi-factor authentication (MFA).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDate

      Indicates when the session was created.

      For more information about the validation and formatting of timestamp fields in Security Hub, see Timestamps.

      Parameters:
      creationDate - Indicates when the session was created.

      For more information about the validation and formatting of timestamp fields in Security Hub, see Timestamps.

      Returns:
      Returns a reference to this object so that method calls can be chained together.