| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedRuleDescription> |
ListManagedInsightRulesResponse.managedRules()
The managed rules that are available for the specified Amazon Web Services resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListManagedInsightRulesResponse.Builder |
ListManagedInsightRulesResponse.Builder.managedRules(ManagedRuleDescription... managedRules)
The managed rules that are available for the specified Amazon Web Services resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListManagedInsightRulesResponse.Builder |
ListManagedInsightRulesResponse.Builder.managedRules(Collection<ManagedRuleDescription> managedRules)
The managed rules that are available for the specified Amazon Web Services resource.
|
Copyright © 2023. All rights reserved.