| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.clone() |
AwsGuardDutyDetectorDetails |
ResourceDetails.getAwsGuardDutyDetector()
Provides details about an Amazon GuardDuty detector.
|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withDataSources(AwsGuardDutyDetectorDataSourcesDetails dataSources)
Describes which data sources are activated for the detector.
|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withFeatures(AwsGuardDutyDetectorFeaturesDetails... features)
Describes which features are activated for the detector.
|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withFeatures(Collection<AwsGuardDutyDetectorFeaturesDetails> features)
Describes which features are activated for the detector.
|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withFindingPublishingFrequency(String findingPublishingFrequency)
The publishing frequency of the finding.
|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withServiceRole(String serviceRole)
The GuardDuty service role.
|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withStatus(String status)
The activation status of the detector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setAwsGuardDutyDetector(AwsGuardDutyDetectorDetails awsGuardDutyDetector)
Provides details about an Amazon GuardDuty detector.
|
ResourceDetails |
ResourceDetails.withAwsGuardDutyDetector(AwsGuardDutyDetectorDetails awsGuardDutyDetector)
Provides details about an Amazon GuardDuty detector.
|
Copyright © 2024. All rights reserved.