Interface ICanary.Jsii$Default
- All Superinterfaces:
ICanary,ICanaryRef,ICanaryRef.Jsii$Default,software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IResource,IResource.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ICanary.Jsii$Proxy
- Enclosing interface:
ICanary
@Internal
public static interface ICanary.Jsii$Default
extends ICanary, IResource.Jsii$Default, ICanaryRef.Jsii$Default
Internal default implementation for
ICanary.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.synthetics.ICanary
ICanary.Jsii$Default, ICanary.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.synthetics.ICanaryRef
ICanaryRef.Jsii$Default, ICanaryRef.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$Proxy -
Method Summary
Methods inherited from interface software.amazon.awscdk.interfaces.synthetics.ICanaryRef.Jsii$Default
getCanaryRefMethods inherited from interface software.constructs.IConstruct.Jsii$Default
getNode, withMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getCanaryArn
The ARN of the canary.- Specified by:
getCanaryArnin interfaceICanary
-
getCanaryId
The ID of the canary.For imported canaries, this may be the canary name as a fallback, since the actual ID (a UUID) is not available when importing by name.
- Specified by:
getCanaryIdin interfaceICanary
-
getCanaryName
The name of the canary.- Specified by:
getCanaryNamein interfaceICanary
-