| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AtigData |
AtigData.clone() |
AtigData |
Vulnerability.getAtigData()
An object that contains information about the Amazon Web Services Threat Intel Group (ATIG) details for the
vulnerability.
|
AtigData |
AtigData.withFirstSeen(Date firstSeen)
The date and time this vulnerability was first observed.
|
AtigData |
AtigData.withLastSeen(Date lastSeen)
The date and time this vulnerability was last observed.
|
AtigData |
AtigData.withTargets(Collection<String> targets)
The commercial sectors this vulnerability targets.
|
AtigData |
AtigData.withTargets(String... targets)
The commercial sectors this vulnerability targets.
|
AtigData |
AtigData.withTtps(Collection<String> ttps)
The MITRE ATT&CK tactics, techniques, and procedures (TTPs)
associated with vulnerability.
|
AtigData |
AtigData.withTtps(String... ttps)
The MITRE ATT&CK tactics, techniques, and procedures (TTPs)
associated with vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerability.setAtigData(AtigData atigData)
An object that contains information about the Amazon Web Services Threat Intel Group (ATIG) details for the
vulnerability.
|
Vulnerability |
Vulnerability.withAtigData(AtigData atigData)
An object that contains information about the Amazon Web Services Threat Intel Group (ATIG) details for the
vulnerability.
|
Copyright © 2025. All rights reserved.