pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
ActivityPolicyArgs
/
ActivityPolicyArgs
Activity
Policy
Args
fun
ActivityPolicyArgs
(
retry
:
Output
<
Any
>
?
=
null
,
retryIntervalInSeconds
:
Output
<
Int
>
?
=
null
,
secureInput
:
Output
<
Boolean
>
?
=
null
,
secureOutput
:
Output
<
Boolean
>
?
=
null
,
timeout
:
Output
<
Any
>
?
=
null
)