@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.344Z") @Stability(value=Experimental) public class CloudFormationStackNotificationCheck extends ManagedRule
Optionally checks whether specified SNS topics are used.
https://docs.aws.amazon.com/config/latest/developerguide/cloudformation-stack-notification-check.html
Modifier and Type | Class and Description |
---|---|
static class |
CloudFormationStackNotificationCheck.Builder
(experimental) A fluent builder for
CloudFormationStackNotificationCheck . |
software.amazon.jsii.JsiiObject.InitializationMode
IRule.Jsii$Default, IRule.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
|
CloudFormationStackNotificationCheck(software.constructs.Construct scope,
String id) |
|
CloudFormationStackNotificationCheck(software.constructs.Construct scope,
String id,
CloudFormationStackNotificationCheckProps props) |
protected |
CloudFormationStackNotificationCheck(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CloudFormationStackNotificationCheck(software.amazon.jsii.JsiiObjectRef objRef) |
fromConfigRuleName, getConfigRuleArn, getConfigRuleComplianceType, getConfigRuleId, getConfigRuleName, getIsCustomWithChanges, getIsManaged, getRuleScope, onComplianceChange, onComplianceChange, onEvent, onEvent, onReEvaluationStatus, onReEvaluationStatus, setIsCustomWithChanges, setIsManaged, setRuleScope
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResource
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected CloudFormationStackNotificationCheck(software.amazon.jsii.JsiiObjectRef objRef)
protected CloudFormationStackNotificationCheck(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public CloudFormationStackNotificationCheck(@NotNull software.constructs.Construct scope, @NotNull String id, @Nullable CloudFormationStackNotificationCheckProps props)
scope
- This parameter is required.id
- This parameter is required.props
- @Stability(value=Experimental) public CloudFormationStackNotificationCheck(@NotNull software.constructs.Construct scope, @NotNull String id)
scope
- This parameter is required.id
- This parameter is required.Copyright © 2021. All rights reserved.