aws-cloudformation / cloudformation-cli-java-plugin

The CloudFormation Provider Development Toolkit Java Plugin allows you to autogenerate java code based on an input schema.
Apache License 2.0
30 stars 47 forks source link

Added CappedExponential Delay #416

Closed shrsrivz closed 1 year ago

shrsrivz commented 1 year ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

shrsrivz commented 1 year ago

This PR creates CappedExponential Delay class to accept base as double and generates the exponential delay.