interface IMitigationActionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.IMitigationActionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#IMitigationActionRef |
![]() | software.amazon.awscdk.services.iot.IMitigationActionRef |
![]() | aws_cdk.aws_iot.IMitigationActionRef |
![]() | aws-cdk-lib » aws_iot » IMitigationActionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MitigationAction.
Properties
Name | Type | Description |
---|---|---|
mitigation | Mitigation | A reference to a MitigationAction resource. |
node | Node | The tree node. |
mitigationActionRef
Type:
Mitigation
A reference to a MitigationAction resource.
node
Type:
Node
The tree node.