Uses of Class
software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput
-
Packages that use CanaryRunConfigOutput Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of CanaryRunConfigOutput in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return CanaryRunConfigOutput Modifier and Type Method Description CanaryRunConfigOutputCanary. runConfig()Returns the value of the RunConfig property for this object.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type CanaryRunConfigOutput Modifier and Type Method Description Canary.BuilderCanary.Builder. runConfig(CanaryRunConfigOutput runConfig)Sets the value of the RunConfig property for this object.
-