pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.outputs
/
HttpRequestResponse
/
HttpRequestResponse
Http
Request
Response
fun
HttpRequestResponse
(
authentication
:
Any
?
=
null
,
body
:
String
?
=
null
,
headers
:
Map
<
String
,
String
>
?
=
null
,
method
:
String
?
=
null
,
uri
:
String
?
=
null
)