| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIamAccessKeySessionContextAttributes |
AwsIamAccessKeySessionContextAttributes.clone() |
AwsIamAccessKeySessionContextAttributes |
AwsIamAccessKeySessionContext.getAttributes()
Attributes of the session that the key was used for.
|
AwsIamAccessKeySessionContextAttributes |
AwsIamAccessKeySessionContextAttributes.withCreationDate(String creationDate)
Indicates when the session was created.
|
AwsIamAccessKeySessionContextAttributes |
AwsIamAccessKeySessionContextAttributes.withMfaAuthenticated(Boolean mfaAuthenticated)
Indicates whether the session used multi-factor authentication (MFA).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsIamAccessKeySessionContext.setAttributes(AwsIamAccessKeySessionContextAttributes attributes)
Attributes of the session that the key was used for.
|
AwsIamAccessKeySessionContext |
AwsIamAccessKeySessionContext.withAttributes(AwsIamAccessKeySessionContextAttributes attributes)
Attributes of the session that the key was used for.
|
Copyright © 2023. All rights reserved.