Uses of Interface
software.amazon.awscdk.services.synthetics.ICanary
Packages that use ICanary
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of ICanary in software.amazon.awscdk.services.synthetics
Subinterfaces of ICanary in software.amazon.awscdk.services.syntheticsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICanary.Classes in software.amazon.awscdk.services.synthetics that implement ICanaryModifier and TypeClassDescriptionclassDefine a new Canary.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.synthetics that return ICanaryModifier and TypeMethodDescriptionstatic ICanaryCanary.fromCanaryArn(software.constructs.Construct scope, String id, String canaryArn) Import an existing canary by ARN.static ICanaryCanary.fromCanaryName(software.constructs.Construct scope, String id, String canaryName) Import an existing canary by name.Methods in software.amazon.awscdk.services.synthetics that return types with arguments of type ICanaryModifier and TypeMethodDescriptionGroup.getCanaries()Get all canaries associated with this group.GroupProps.getCanaries()List of canaries to associate with this group.GroupProps.Jsii$Proxy.getCanaries()Methods in software.amazon.awscdk.services.synthetics with parameters of type ICanaryModifier and TypeMethodDescriptionvoidAdd a canary to this group.Method parameters in software.amazon.awscdk.services.synthetics with type arguments of type ICanaryModifier and TypeMethodDescriptionList of canaries to associate with this group.Sets the value ofGroupProps.getCanaries()