toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ProbePatchArgsBuilder
/
httpGet
http
Get
@
JvmName
(
name
=
"sfwylreqnvxqybnh"
)
suspend
fun
httpGet
(
value
:
Output
<
HTTPGetActionPatchArgs
>
)
@
JvmName
(
name
=
"kcpfjndkqdiyxdls"
)
suspend
fun
httpGet
(
value
:
HTTPGetActionPatchArgs
?
)
Parameters
value
HTTPGet specifies the http request to perform.
@
JvmName
(
name
=
"vhuthgrftpbgyggw"
)
suspend
fun
httpGet
(
argument
:
suspend
HTTPGetActionPatchArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
HTTPGet specifies the http request to perform.