Uses of Class
software.amazon.awssdk.services.synthetics.model.CanaryTimeline
-
Packages that use CanaryTimeline Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of CanaryTimeline in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return CanaryTimeline Modifier and Type Method Description CanaryTimelineCanary. timeline()A structure that contains information about when the canary was created, modified, and most recently run.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type CanaryTimeline Modifier and Type Method Description Canary.BuilderCanary.Builder. timeline(CanaryTimeline timeline)A structure that contains information about when the canary was created, modified, and most recently run.
-