| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationAdditionalConfigurationResult |
OrganizationAdditionalConfigurationResult.clone() |
OrganizationAdditionalConfigurationResult |
OrganizationAdditionalConfigurationResult.withAutoEnable(OrgFeatureStatus autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
OrganizationAdditionalConfigurationResult |
OrganizationAdditionalConfigurationResult.withAutoEnable(String autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
OrganizationAdditionalConfigurationResult |
OrganizationAdditionalConfigurationResult.withName(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
OrganizationAdditionalConfigurationResult |
OrganizationAdditionalConfigurationResult.withName(String name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationAdditionalConfigurationResult> |
OrganizationFeatureConfigurationResult.getAdditionalConfiguration()
The additional configuration that is configured for the member accounts within the organization.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationFeatureConfigurationResult |
OrganizationFeatureConfigurationResult.withAdditionalConfiguration(OrganizationAdditionalConfigurationResult... additionalConfiguration)
The additional configuration that is configured for the member accounts within the organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationFeatureConfigurationResult.setAdditionalConfiguration(Collection<OrganizationAdditionalConfigurationResult> additionalConfiguration)
The additional configuration that is configured for the member accounts within the organization.
|
OrganizationFeatureConfigurationResult |
OrganizationFeatureConfigurationResult.withAdditionalConfiguration(Collection<OrganizationAdditionalConfigurationResult> additionalConfiguration)
The additional configuration that is configured for the member accounts within the organization.
|
Copyright © 2024. All rights reserved.