| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIamAccessKeySessionContext |
AwsIamAccessKeySessionContext.clone() |
AwsIamAccessKeySessionContext |
AwsIamAccessKeyDetails.getSessionContext()
Information about the session that the key was used for.
|
AwsIamAccessKeySessionContext |
AwsIamAccessKeySessionContext.withAttributes(AwsIamAccessKeySessionContextAttributes attributes)
Attributes of the session that the key was used for.
|
AwsIamAccessKeySessionContext |
AwsIamAccessKeySessionContext.withSessionIssuer(AwsIamAccessKeySessionContextSessionIssuer sessionIssuer)
Information about the entity that created the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsIamAccessKeyDetails.setSessionContext(AwsIamAccessKeySessionContext sessionContext)
Information about the session that the key was used for.
|
AwsIamAccessKeyDetails |
AwsIamAccessKeyDetails.withSessionContext(AwsIamAccessKeySessionContext sessionContext)
Information about the session that the key was used for.
|
Copyright © 2021. All rights reserved.