| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsGuardDutyDetectorFeaturesDetails> |
AwsGuardDutyDetectorDetails.features()
Describes which features are activated for the detector.
|
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorDetails.Builder |
AwsGuardDutyDetectorDetails.Builder.features(AwsGuardDutyDetectorFeaturesDetails... features)
Describes which features are activated for the detector.
|
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorDetails.Builder |
AwsGuardDutyDetectorDetails.Builder.features(Collection<AwsGuardDutyDetectorFeaturesDetails> features)
Describes which features are activated for the detector.
|
Copyright © 2023. All rights reserved.