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
/
TCPSocketActionPatchArgsBuilder
TCPSocket
Action
Patch
Args
Builder
class
TCPSocketActionPatchArgsBuilder
Builder for
TCPSocketActionPatchArgs
.
Members
Functions
host
Link copied to clipboard
@
JvmName
(
name
=
"eeercxvhjegmdhyl"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jxrwdgaavpdlggoe"
)
suspend
fun
host
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"jeibnbejisbeomti"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"ymbjvcjqwypkeflu"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"lohsfgmphclxwpkf"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"sxsiltqpkgxhayxh"
)
fun
port
(
value
:
String
)