| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
UnusedIamUserPasswordDetails |
UnusedIamUserPasswordDetails.clone() |
UnusedIamUserPasswordDetails |
FindingDetails.getUnusedIamUserPasswordDetails()
The details for an unused access analyzer finding with an unused IAM user password finding type.
|
UnusedIamUserPasswordDetails |
UnusedIamUserPasswordDetails.withLastAccessed(Date lastAccessed)
The time at which the password was last accessed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindingDetails.setUnusedIamUserPasswordDetails(UnusedIamUserPasswordDetails unusedIamUserPasswordDetails)
The details for an unused access analyzer finding with an unused IAM user password finding type.
|
FindingDetails |
FindingDetails.withUnusedIamUserPasswordDetails(UnusedIamUserPasswordDetails unusedIamUserPasswordDetails)
The details for an unused access analyzer finding with an unused IAM user password finding type.
|
Copyright © 2024. All rights reserved.