pulumi-kubernetes-kotlin
3.30.2.1
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
=
"chwvexdfxwjvmpcs"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oumhnmpgmjqanghh"
)
suspend
fun
host
(
value
:
String
?
)
http
Headers
Link copied to clipboard
@
JvmName
(
name
=
"axbieyerxipinfou"
)
suspend
fun
httpHeaders
(
value
:
Output
<
List
<
HTTPHeaderPatchArgs
>
>
)
@
JvmName
(
name
=
"dnbwvjegqysvxkcn"
)
suspend
fun
httpHeaders
(
vararg
values
:
Output
<
HTTPHeaderPatchArgs
>
)
@
JvmName
(
name
=
"klgfymxnwpyqopqi"
)
suspend
fun
httpHeaders
(
vararg
values
:
HTTPHeaderPatchArgs
)
@
JvmName
(
name
=
"dabskakkcyuhqlqa"
)
suspend
fun
httpHeaders
(
vararg
argument
:
suspend
HTTPHeaderPatchArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"jtyuldpfobnxagfm"
)
suspend
fun
httpHeaders
(
values
:
List
<
Output
<
HTTPHeaderPatchArgs
>
>
)
@
JvmName
(
name
=
"dwhjsaieedthjhxg"
)
suspend
fun
httpHeaders
(
value
:
List
<
HTTPHeaderPatchArgs
>
?
)
@
JvmName
(
name
=
"mipllnymwtapsndd"
)
suspend
fun
httpHeaders
(
argument
:
List
<
suspend
HTTPHeaderPatchArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"tuwiysvnuvrllwqq"
)
suspend
fun
httpHeaders
(
argument
:
suspend
HTTPHeaderPatchArgsBuilder
.
(
)
->
Unit
)
path
Link copied to clipboard
@
JvmName
(
name
=
"vwqsuyfgdmrdjjwm"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fvmdniykykswngar"
)
suspend
fun
path
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"xjljhomvlueeomxa"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"gmfsvlelsfpfckrr"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"fuywpytxgpfvroyi"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"ixeecruutwwxqftd"
)
fun
port
(
value
:
String
)
scheme
Link copied to clipboard
@
JvmName
(
name
=
"ourgfidlygkcelca"
)
suspend
fun
scheme
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"whjschfxabnrhaoa"
)
suspend
fun
scheme
(
value
:
String
?
)