Uses of Class
software.amazon.awscdk.services.events.CfnRule.RetryPolicyProperty.Builder
-
Uses of CfnRule.RetryPolicyProperty.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionCfnRule.RetryPolicyProperty.builder()
CfnRule.RetryPolicyProperty.Builder.maximumEventAgeInSeconds
(Number maximumEventAgeInSeconds) Sets the value ofCfnRule.RetryPolicyProperty.getMaximumEventAgeInSeconds()
CfnRule.RetryPolicyProperty.Builder.maximumRetryAttempts
(Number maximumRetryAttempts) Sets the value ofCfnRule.RetryPolicyProperty.getMaximumRetryAttempts()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRule.RetryPolicyProperty.Builder
.