pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
RetryPolicyArgsBuilder
Retry
Policy
Args
Builder
class
RetryPolicyArgsBuilder
Builder for
RetryPolicyArgs
.
Functions
Functions
retry
Count
Link copied to clipboard
@
JvmName
(
name
=
"pnufjfagsivclqav"
)
suspend
fun
retryCount
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xtpwfpqygroicvgn"
)
suspend
fun
retryCount
(
value
:
Int
?
)
retry
Interval
Link copied to clipboard
@
JvmName
(
name
=
"egxvsahrsbuucnhm"
)
suspend
fun
retryInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dtjarckqhttbljkq"
)
suspend
fun
retryInterval
(
value
:
String
?
)
retry
Type
Link copied to clipboard
@
JvmName
(
name
=
"lpqdbwrpqjganltx"
)
suspend
fun
retryType
(
value
:
RetryType
?
)
@
JvmName
(
name
=
"nomcftjscgomuxut"
)
suspend
fun
retryType
(
value
:
Output
<
RetryType
>
)