toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.outputs
/
HttpRequestResponse
/
HttpRequestResponse
Http
Request
Response
constructor
(
authentication
:
Any
?
=
null
,
body
:
String
?
=
null
,
headers
:
Map
<
String
,
String
>
?
=
null
,
method
:
String
?
=
null
,
uri
:
String
?
=
null
)