| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MemberAdditionalConfigurationResult |
MemberAdditionalConfigurationResult.clone() |
MemberAdditionalConfigurationResult |
MemberAdditionalConfigurationResult.withName(OrgFeatureAdditionalConfiguration name)
Indicates the name of the additional configuration that is set for the member account.
|
MemberAdditionalConfigurationResult |
MemberAdditionalConfigurationResult.withName(String name)
Indicates the name of the additional configuration that is set for the member account.
|
MemberAdditionalConfigurationResult |
MemberAdditionalConfigurationResult.withStatus(FeatureStatus status)
Indicates the status of the additional configuration that is set for the member account.
|
MemberAdditionalConfigurationResult |
MemberAdditionalConfigurationResult.withStatus(String status)
Indicates the status of the additional configuration that is set for the member account.
|
MemberAdditionalConfigurationResult |
MemberAdditionalConfigurationResult.withUpdatedAt(Date updatedAt)
The timestamp at which the additional configuration was set for the member account.
|
| Modifier and Type | Method and Description |
|---|---|
List<MemberAdditionalConfigurationResult> |
MemberFeaturesConfigurationResult.getAdditionalConfiguration()
Indicates the additional configuration of the feature that is configured for the member account.
|
| Modifier and Type | Method and Description |
|---|---|
MemberFeaturesConfigurationResult |
MemberFeaturesConfigurationResult.withAdditionalConfiguration(MemberAdditionalConfigurationResult... additionalConfiguration)
Indicates the additional configuration of the feature that is configured for the member account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemberFeaturesConfigurationResult.setAdditionalConfiguration(Collection<MemberAdditionalConfigurationResult> additionalConfiguration)
Indicates the additional configuration of the feature that is configured for the member account.
|
MemberFeaturesConfigurationResult |
MemberFeaturesConfigurationResult.withAdditionalConfiguration(Collection<MemberAdditionalConfigurationResult> additionalConfiguration)
Indicates the additional configuration of the feature that is configured for the member account.
|
Copyright © 2025. All rights reserved.