| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
Source |
ConfigRule.source()
Provides the rule owner (
Amazon Web Services for managed rules, CUSTOM_POLICY for
Custom Policy rules, and CUSTOM_LAMBDA for Custom Lambda rules), the rule identifier, and the
notifications that cause the function to evaluate your Amazon Web Services resources. |
| Modifier and Type | Method and Description |
|---|---|
ConfigRule.Builder |
ConfigRule.Builder.source(Source source)
Provides the rule owner (
Amazon Web Services for managed rules, CUSTOM_POLICY for
Custom Policy rules, and CUSTOM_LAMBDA for Custom Lambda rules), the rule identifier, and the
notifications that cause the function to evaluate your Amazon Web Services resources. |
Copyright © 2023. All rights reserved.