Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.scheduler.CfnSchedulePropsMixin.RetryPolicyProperty.Builder
Packages that use CfnSchedulePropsMixin.RetryPolicyProperty.Builder
-
Uses of CfnSchedulePropsMixin.RetryPolicyProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.scheduler
Methods in software.amazon.awscdk.cfnpropertymixins.services.scheduler that return CfnSchedulePropsMixin.RetryPolicyProperty.BuilderModifier and TypeMethodDescriptionCfnSchedulePropsMixin.RetryPolicyProperty.builder()CfnSchedulePropsMixin.RetryPolicyProperty.Builder.maximumEventAgeInSeconds(Number maximumEventAgeInSeconds) Sets the value ofCfnSchedulePropsMixin.RetryPolicyProperty.getMaximumEventAgeInSeconds()CfnSchedulePropsMixin.RetryPolicyProperty.Builder.maximumRetryAttempts(Number maximumRetryAttempts) Sets the value ofCfnSchedulePropsMixin.RetryPolicyProperty.getMaximumRetryAttempts()Constructors in software.amazon.awscdk.cfnpropertymixins.services.scheduler with parameters of type CfnSchedulePropsMixin.RetryPolicyProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSchedulePropsMixin.RetryPolicyProperty.Builder.