Uses of Class
software.amazon.awssdk.services.macie2.model.SessionContextAttributes
-
Packages that use SessionContextAttributes Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of SessionContextAttributes in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return SessionContextAttributes Modifier and Type Method Description SessionContextAttributesSessionContext. attributes()The date and time when the credentials were issued, and whether the credentials were authenticated with a multi-factor authentication (MFA) device.Methods in software.amazon.awssdk.services.macie2.model with parameters of type SessionContextAttributes Modifier and Type Method Description SessionContext.BuilderSessionContext.Builder. attributes(SessionContextAttributes attributes)The date and time when the credentials were issued, and whether the credentials were authenticated with a multi-factor authentication (MFA) device.
-