Uses of Class
software.amazon.awssdk.services.guardduty.model.AccessKey
-
Packages that use AccessKey Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of AccessKey in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return AccessKey Modifier and Type Method Description AccessKeyResourceData. accessKey()Contains information about the IAM access key details of a user that involved in the GuardDuty finding.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type AccessKey Modifier and Type Method Description ResourceData.BuilderResourceData.Builder. accessKey(AccessKey accessKey)Contains information about the IAM access key details of a user that involved in the GuardDuty finding.
-