toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.inputs
/
HTTPGetActionArgs
/
HTTPGetActionArgs
HTTPGet
Action
Args
constructor
(
host
:
Output
<
String
>
?
=
null
,
httpHeaders
:
Output
<
List
<
HTTPHeaderArgs
>
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
scheme
:
Output
<
String
>
?
=
null
)