| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorFeaturesDetails |
AwsGuardDutyDetectorFeaturesDetails.clone() |
AwsGuardDutyDetectorFeaturesDetails |
AwsGuardDutyDetectorFeaturesDetails.withName(String name)
Indicates the name of the feature that is activated for the detector.
|
AwsGuardDutyDetectorFeaturesDetails |
AwsGuardDutyDetectorFeaturesDetails.withStatus(String status)
Indicates the status of the feature that is activated for the detector.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsGuardDutyDetectorFeaturesDetails> |
AwsGuardDutyDetectorDetails.getFeatures()
Describes which features are activated for the detector.
|
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withFeatures(AwsGuardDutyDetectorFeaturesDetails... features)
Describes which features are activated for the detector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsGuardDutyDetectorDetails.setFeatures(Collection<AwsGuardDutyDetectorFeaturesDetails> features)
Describes which features are activated for the detector.
|
AwsGuardDutyDetectorDetails |
AwsGuardDutyDetectorDetails.withFeatures(Collection<AwsGuardDutyDetectorFeaturesDetails> features)
Describes which features are activated for the detector.
|
Copyright © 2023. All rights reserved.