pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
HttpRequestArgs
/
HttpRequestArgs
Http
Request
Args
fun
HttpRequestArgs
(
authentication
:
Output
<
Any
>
?
=
null
,
body
:
Output
<
String
>
?
=
null
,
headers
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
method
:
Output
<
String
>
?
=
null
,
uri
:
Output
<
String
>
?
=
null
)