| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<FreeTrialFeatureConfigurationResult> |
AccountFreeTrialInfo.features()
A list of features enabled for the GuardDuty account.
|
| Modifier and Type | Method and Description |
|---|---|
AccountFreeTrialInfo.Builder |
AccountFreeTrialInfo.Builder.features(FreeTrialFeatureConfigurationResult... features)
A list of features enabled for the GuardDuty account.
|
| Modifier and Type | Method and Description |
|---|---|
AccountFreeTrialInfo.Builder |
AccountFreeTrialInfo.Builder.features(Collection<FreeTrialFeatureConfigurationResult> features)
A list of features enabled for the GuardDuty account.
|
Copyright © 2023. All rights reserved.