pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.inputs
/
HttpRetryPolicyArgs
/
HttpRetryPolicyArgs
Http
Retry
Policy
Args
fun
HttpRetryPolicyArgs
(
numRetries
:
Output
<
Int
>
?
=
null
,
perTryTimeout
:
Output
<
DurationArgs
>
?
=
null
,
retryConditions
:
Output
<
List
<
String
>
>
?
=
null
)