Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.ScheduleProperty.Builder
Packages that use CfnCanaryPropsMixin.ScheduleProperty.Builder
-
Uses of CfnCanaryPropsMixin.ScheduleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.ScheduleProperty.BuilderModifier and TypeMethodDescriptionCfnCanaryPropsMixin.ScheduleProperty.builder()CfnCanaryPropsMixin.ScheduleProperty.Builder.durationInSeconds(String durationInSeconds) Sets the value ofCfnCanaryPropsMixin.ScheduleProperty.getDurationInSeconds()CfnCanaryPropsMixin.ScheduleProperty.Builder.expression(String expression) Sets the value ofCfnCanaryPropsMixin.ScheduleProperty.getExpression()CfnCanaryPropsMixin.ScheduleProperty.Builder.retryConfig(CfnCanaryPropsMixin.RetryConfigProperty retryConfig) Sets the value ofCfnCanaryPropsMixin.ScheduleProperty.getRetryConfig()CfnCanaryPropsMixin.ScheduleProperty.Builder.retryConfig(IResolvable retryConfig) Sets the value ofCfnCanaryPropsMixin.ScheduleProperty.getRetryConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.ScheduleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCanaryPropsMixin.ScheduleProperty.Builder.