pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ProbePatchArgsBuilder
/
httpGet
http
Get
@
JvmName
(
name
=
"jtpfikcvjfnfvmti"
)
suspend
fun
httpGet
(
value
:
Output
<
HTTPGetActionPatchArgs
>
)
@
JvmName
(
name
=
"immdxtascyvvbkfk"
)
suspend
fun
httpGet
(
value
:
HTTPGetActionPatchArgs
?
)
Parameters
value
HTTPGet specifies the http request to perform.
@
JvmName
(
name
=
"oxnlohdwwqdgavgp"
)
suspend
fun
httpGet
(
argument
:
suspend
HTTPGetActionPatchArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
HTTPGet specifies the http request to perform.