interface ICanaryRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Synthetics.ICanaryRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssynthetics#ICanaryRef |
![]() | software.amazon.awscdk.services.synthetics.ICanaryRef |
![]() | aws_cdk.aws_synthetics.ICanaryRef |
![]() | aws-cdk-lib » aws_synthetics » ICanaryRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Canary.
Properties
Name | Type | Description |
---|---|---|
canary | Canary | A reference to a Canary resource. |
node | Node | The tree node. |
canaryRef
Type:
Canary
A reference to a Canary resource.
node
Type:
Node
The tree node.