interface IAnomalySubscriptionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CE.IAnomalySubscriptionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsce#IAnomalySubscriptionRef |
![]() | software.amazon.awscdk.services.ce.IAnomalySubscriptionRef |
![]() | aws_cdk.aws_ce.IAnomalySubscriptionRef |
![]() | aws-cdk-lib » aws_ce » IAnomalySubscriptionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AnomalySubscription.
Properties
Name | Type | Description |
---|---|---|
anomaly | Anomaly | A reference to a AnomalySubscription resource. |
node | Node | The tree node. |
anomalySubscriptionRef
Type:
Anomaly
A reference to a AnomalySubscription resource.
node
Type:
Node
The tree node.