| Package | Description |
|---|---|
| software.amazon.awscdk.services.config |
AWS Config Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConfigRule.ScopeProperty.Jsii$Proxy
An implementation for
CfnConfigRule.ScopeProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigRule.ScopeProperty |
CfnConfigRule.ScopeProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConfigRule.Builder |
CfnConfigRule.Builder.scope(CfnConfigRule.ScopeProperty scope)
Defines which resources can trigger an evaluation for the rule.
|
CfnConfigRuleProps.Builder |
CfnConfigRuleProps.Builder.scope(CfnConfigRule.ScopeProperty scope)
Sets the value of
CfnConfigRuleProps.getScope() |
void |
CfnConfigRule.setScope(CfnConfigRule.ScopeProperty value)
Defines which resources can trigger an evaluation for the rule.
|
Copyright © 2022. All rights reserved.