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