toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
HTTPGetActionPatch
/
HTTPGetActionPatch
HTTPGet
Action
Patch
constructor
(
host
:
String
?
=
null
,
httpHeaders
:
List
<
HTTPHeaderPatch
>
?
=
null
,
path
:
String
?
=
null
,
port
:
Either
<
Int
,
String
>
?
=
null
,
scheme
:
String
?
=
null
)