Interface AwsIamAccessKeySessionContextAttributes.Builder

    • Method Detail

      • 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.