toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
TCPSocketActionPatchArgsBuilder
TCPSocket
Action
Patch
Args
Builder
class
TCPSocketActionPatchArgsBuilder
Builder for
TCPSocketActionPatchArgs
.
Members
Functions
host
Link copied to clipboard
@
JvmName
(
name
=
"xlnohqhtlktgfaet"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mbyundmcggjoenod"
)
suspend
fun
host
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"uuhyepfnnfccgaiv"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"heewrifdtiorluwn"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"nfvghpmdpvfxemjt"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"ljuqqgjyjpqrlgjh"
)
fun
port
(
value
:
String
)