public static interface TriggerDetails.Builder extends SdkPojo, CopyableBuilder<TriggerDetails.Builder,TriggerDetails>
| Modifier and Type | Method and Description |
|---|---|
TriggerDetails.Builder |
description(String description)
The description of the scan trigger.
|
TriggerDetails.Builder |
guardDutyFindingId(String guardDutyFindingId)
The ID of the GuardDuty finding that triggered the BirdDog scan.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTriggerDetails.Builder guardDutyFindingId(String guardDutyFindingId)
The ID of the GuardDuty finding that triggered the BirdDog scan.
guardDutyFindingId - The ID of the GuardDuty finding that triggered the BirdDog scan.TriggerDetails.Builder description(String description)
The description of the scan trigger.
description - The description of the scan trigger.Copyright © 2023. All rights reserved.