interface IMonitoringSubscriptionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFront.IMonitoringSubscriptionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudfront#IMonitoringSubscriptionRef |
![]() | software.amazon.awscdk.services.cloudfront.IMonitoringSubscriptionRef |
![]() | aws_cdk.aws_cloudfront.IMonitoringSubscriptionRef |
![]() | aws-cdk-lib » aws_cloudfront » IMonitoringSubscriptionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MonitoringSubscription.
Properties
Name | Type | Description |
---|---|---|
monitoring | Monitoring | A reference to a MonitoringSubscription resource. |
node | Node | The tree node. |
monitoringSubscriptionRef
Type:
Monitoring
A reference to a MonitoringSubscription resource.
node
Type:
Node
The tree node.