| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static FeatureStatus |
FeatureStatus.fromValue(String value)
Use this in place of valueOf.
|
static FeatureStatus |
FeatureStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureStatus[] |
FeatureStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MemberAdditionalConfiguration |
MemberAdditionalConfiguration.withStatus(FeatureStatus status)
Status of the additional configuration.
|
MemberFeaturesConfigurationResult |
MemberFeaturesConfigurationResult.withStatus(FeatureStatus status)
Indicates the status of the feature that is enabled for the detector.
|
DetectorAdditionalConfigurationResult |
DetectorAdditionalConfigurationResult.withStatus(FeatureStatus status)
Status of the additional configuration.
|
DetectorAdditionalConfiguration |
DetectorAdditionalConfiguration.withStatus(FeatureStatus status)
Status of the additional configuration.
|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withStatus(FeatureStatus status)
The status of the feature.
|
DetectorFeatureConfigurationResult |
DetectorFeatureConfigurationResult.withStatus(FeatureStatus status)
Indicates the status of the feature that is enabled for the detector.
|
DetectorFeatureConfiguration |
DetectorFeatureConfiguration.withStatus(FeatureStatus status)
The status of the feature.
|
MemberAdditionalConfigurationResult |
MemberAdditionalConfigurationResult.withStatus(FeatureStatus status)
Indicates the status of the additional configuration that is set for the member account.
|
Copyright © 2025. All rights reserved.