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