interface ISafetyRuleRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Route53RecoveryControl.ISafetyRuleRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsroute53recoverycontrol#ISafetyRuleRef |
![]() | software.amazon.awscdk.services.route53recoverycontrol.ISafetyRuleRef |
![]() | aws_cdk.aws_route53recoverycontrol.ISafetyRuleRef |
![]() | aws-cdk-lib » aws_route53recoverycontrol » ISafetyRuleRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SafetyRule.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
safety | Safety | A reference to a SafetyRule resource. |
node
Type:
Node
The tree node.
safetyRuleRef
Type:
Safety
A reference to a SafetyRule resource.