Commit Graph

2 Commits

Author SHA1 Message Date
Luke Hoban 678a5a6d3e
Export the CustomTimeouts class ()
This class was available in the pulumi.resource module, but was not exported from the core `pulumi` module as intended for all public APIs at this level.
2020-06-03 15:36:44 -07:00
Lee Zen 33b232adc4
Fix a regression for CustomTimeouts in Python SDK ()
* Fix a regression for CustomTimeouts in Python SDK
* Accept dict as well as CustomTimeouts object
2020-02-22 19:32:06 -08:00