| Package | Description |
|---|---|
| software.amazon.awscdk.services.config |
AWS Config Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IRule.Jsii$Default
Internal default implementation for
IRule. |
| Modifier and Type | Method and Description |
|---|---|
static IRule |
CustomRule.fromConfigRuleName(software.constructs.Construct scope,
String id,
String configRuleName)
Imports an existing rule.
|
static IRule |
ManagedRule.fromConfigRuleName(software.constructs.Construct scope,
String id,
String configRuleName)
Imports an existing rule.
|
Copyright © 2022. All rights reserved.