| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<MemberFeaturesConfiguration> |
UpdateMemberDetectorsRequest.features()
A list of features that will be updated for the specified member accounts.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMemberDetectorsRequest.Builder |
UpdateMemberDetectorsRequest.Builder.features(MemberFeaturesConfiguration... features)
A list of features that will be updated for the specified member accounts.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMemberDetectorsRequest.Builder |
UpdateMemberDetectorsRequest.Builder.features(Collection<MemberFeaturesConfiguration> features)
A list of features that will be updated for the specified member accounts.
|
Copyright © 2023. All rights reserved.