| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static OrgFeature |
OrgFeature.fromValue(String value)
Use this in place of valueOf.
|
static OrgFeature |
OrgFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrgFeature[] |
OrgFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MemberFeaturesConfigurationResult |
MemberFeaturesConfigurationResult.withName(OrgFeature name)
Indicates the name of the feature that is enabled for the detector.
|
OrganizationFeatureConfiguration |
OrganizationFeatureConfiguration.withName(OrgFeature name)
The name of the feature that will be configured for the organization.
|
OrganizationFeatureConfigurationResult |
OrganizationFeatureConfigurationResult.withName(OrgFeature name)
The name of the feature that is configured for the member accounts within the organization.
|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withName(OrgFeature name)
The name of the feature.
|
Copyright © 2023. All rights reserved.