Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-artifact
/
actions.artifact
/
RetryOptions
Retry
Options
external
interface
RetryOptions
(
source
)
Members
Properties
do
Not
Retry
Link copied to clipboard
abstract
val
doNotRetry
:
ReadonlyArray
<
Number
>
?
enabled
Link copied to clipboard
abstract
val
enabled
:
Boolean
?