| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationFeatureConfiguration.Builder |
OrganizationFeatureConfiguration.Builder.autoEnable(OrgFeatureStatus autoEnable)
The status of the feature that will be configured for the organization.
|
OrganizationFeatureConfiguration.Builder |
OrganizationFeatureConfiguration.Builder.autoEnable(String autoEnable)
The status of the feature that will be configured for the organization.
|
static OrganizationFeatureConfiguration.Builder |
OrganizationFeatureConfiguration.builder() |
OrganizationFeatureConfiguration.Builder |
OrganizationFeatureConfiguration.Builder.name(OrgFeature name)
The name of the feature that will be configured for the organization.
|
OrganizationFeatureConfiguration.Builder |
OrganizationFeatureConfiguration.Builder.name(String name)
The name of the feature that will be configured for the organization.
|
OrganizationFeatureConfiguration.Builder |
OrganizationFeatureConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OrganizationFeatureConfiguration.Builder> |
OrganizationFeatureConfiguration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.