public static interface AwsGuardDutyDetectorFeaturesDetails.Builder extends SdkPojo, CopyableBuilder<AwsGuardDutyDetectorFeaturesDetails.Builder,AwsGuardDutyDetectorFeaturesDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorFeaturesDetails.Builder |
name(String name)
Indicates the name of the feature that is activated for the detector.
|
AwsGuardDutyDetectorFeaturesDetails.Builder |
status(String status)
Indicates the status of the feature that is activated for the detector.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsGuardDutyDetectorFeaturesDetails.Builder name(String name)
Indicates the name of the feature that is activated for the detector.
name - Indicates the name of the feature that is activated for the detector.AwsGuardDutyDetectorFeaturesDetails.Builder status(String status)
Indicates the status of the feature that is activated for the detector.
status - Indicates the status of the feature that is activated for the detector.Copyright © 2023. All rights reserved.