pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
HttpSourceArgs
/
HttpSourceArgs
Http
Source
Args
fun
HttpSourceArgs
(
disableMetricsCollection
:
Output
<
Any
>
?
=
null
,
httpRequestTimeout
:
Output
<
Any
>
?
=
null
,
maxConcurrentConnections
:
Output
<
Any
>
?
=
null
,
sourceRetryCount
:
Output
<
Any
>
?
=
null
,
sourceRetryWait
:
Output
<
Any
>
?
=
null
,
type
:
Output
<
String
>
)