toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ContainerHttpGetArgs
/
ContainerHttpGetArgs
Container
Http
Get
Args
constructor
(
httpHeaders
:
Output
<
List
<
HttpHeaderArgs
>
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
,
scheme
:
Output
<
Either
<
String
,
Scheme
>
>
?
=
null
)