toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
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
?