pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
HTTPGetActionPatchArgsBuilder
HTTPGet
Action
Patch
Args
Builder
class
HTTPGetActionPatchArgsBuilder
Builder for
HTTPGetActionPatchArgs
.
Functions
Functions
host
Link copied to clipboard
@
JvmName
(
name
=
"jbekpygqwgpioqlq"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oljyeibxuxxdsexm"
)
suspend
fun
host
(
value
:
String
?
)
http
Headers
Link copied to clipboard
@
JvmName
(
name
=
"ygrdrmshlvicligm"
)
suspend
fun
httpHeaders
(
value
:
Output
<
List
<
HTTPHeaderPatchArgs
>
>
)
@
JvmName
(
name
=
"gxletomtgkfedmoy"
)
suspend
fun
httpHeaders
(
vararg
values
:
Output
<
HTTPHeaderPatchArgs
>
)
@
JvmName
(
name
=
"dwwjslgadnrntmgq"
)
suspend
fun
httpHeaders
(
vararg
values
:
HTTPHeaderPatchArgs
)
@
JvmName
(
name
=
"dasvwtnepfigrprp"
)
suspend
fun
httpHeaders
(
vararg
argument
:
suspend
HTTPHeaderPatchArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"yybpnihvcyglftru"
)
suspend
fun
httpHeaders
(
values
:
List
<
Output
<
HTTPHeaderPatchArgs
>
>
)
@
JvmName
(
name
=
"nngxkebgnotlrwrp"
)
suspend
fun
httpHeaders
(
value
:
List
<
HTTPHeaderPatchArgs
>
?
)
@
JvmName
(
name
=
"nolupbcsnvwxamkh"
)
suspend
fun
httpHeaders
(
argument
:
List
<
suspend
HTTPHeaderPatchArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"lpytiwxjwolyyrmb"
)
suspend
fun
httpHeaders
(
argument
:
suspend
HTTPHeaderPatchArgsBuilder
.
(
)
->
Unit
)
path
Link copied to clipboard
@
JvmName
(
name
=
"eufmqetkkruuglaw"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hkrjtghrpjdycban"
)
suspend
fun
path
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"isqfkffwdeufgije"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"ihnlctahaswldfpd"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"drawpbftjxqoskqr"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"fluwgvdegnbhxylw"
)
fun
port
(
value
:
String
)
scheme
Link copied to clipboard
@
JvmName
(
name
=
"kreeobdirloqxivo"
)
suspend
fun
scheme
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"abrpyhntgamfsyad"
)
suspend
fun
scheme
(
value
:
String
?
)