| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationFeatureConfiguration> |
UpdateOrganizationConfigurationRequest.features()
A list of features that will be configured for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationConfigurationRequest.Builder |
UpdateOrganizationConfigurationRequest.Builder.features(OrganizationFeatureConfiguration... features)
A list of features that will be configured for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationConfigurationRequest.Builder |
UpdateOrganizationConfigurationRequest.Builder.features(Collection<OrganizationFeatureConfiguration> features)
A list of features that will be configured for the organization.
|
Copyright © 2023. All rights reserved.