| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.clone() |
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withAdditionalConfiguration(Collection<MemberAdditionalConfiguration> additionalConfiguration)
Additional configuration of the feature for the member account.
|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withAdditionalConfiguration(MemberAdditionalConfiguration... additionalConfiguration)
Additional configuration of the feature for the member account.
|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withName(OrgFeature name)
The name of the feature.
|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withName(String name)
The name of the feature.
|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withStatus(FeatureStatus status)
The status of the feature.
|
MemberFeaturesConfiguration |
MemberFeaturesConfiguration.withStatus(String status)
The status of the feature.
|
| Modifier and Type | Method and Description |
|---|---|
List<MemberFeaturesConfiguration> |
UpdateMemberDetectorsRequest.getFeatures()
A list of features that will be updated for the specified member accounts.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMemberDetectorsRequest |
UpdateMemberDetectorsRequest.withFeatures(MemberFeaturesConfiguration... features)
A list of features that will be updated for the specified member accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMemberDetectorsRequest.setFeatures(Collection<MemberFeaturesConfiguration> features)
A list of features that will be updated for the specified member accounts.
|
UpdateMemberDetectorsRequest |
UpdateMemberDetectorsRequest.withFeatures(Collection<MemberFeaturesConfiguration> features)
A list of features that will be updated for the specified member accounts.
|
Copyright © 2025. All rights reserved.