| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
TriggerDetails |
TriggerDetails.clone() |
TriggerDetails |
Scan.getTriggerDetails()
Specifies the reason why the scan was initiated.
|
TriggerDetails |
TriggerDetails.withDescription(String description)
The description of the scan trigger.
|
TriggerDetails |
TriggerDetails.withGuardDutyFindingId(String guardDutyFindingId)
The ID of the GuardDuty finding that triggered the BirdDog scan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scan.setTriggerDetails(TriggerDetails triggerDetails)
Specifies the reason why the scan was initiated.
|
Scan |
Scan.withTriggerDetails(TriggerDetails triggerDetails)
Specifies the reason why the scan was initiated.
|
Copyright © 2023. All rights reserved.