toggle menu
pulumi-kubernetes-kotlin
4.22.2.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
=
"xnnuhjuuyxpvyelg"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vyyqnmoabybgcthk"
)
suspend
fun
host
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"smxjdmieomlfbyle"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"esfycxxpoqdndiyb"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"dxqqhigcwgfkdamw"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"olswngqiltcyrjbq"
)
fun
port
(
value
:
String
)