pulumi-kubernetes-kotlin
3.30.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
TCPSocketActionPatchArgsBuilder
TCPSocket
Action
Patch
Args
Builder
class
TCPSocketActionPatchArgsBuilder
Builder for
TCPSocketActionPatchArgs
.
Functions
Functions
host
Link copied to clipboard
@
JvmName
(
name
=
"ihnragptddpwrcjn"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eayrswikslgogdgn"
)
suspend
fun
host
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"senuqculvxeegkvo"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"xpbelwtpsnyexeto"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"ssnrfxsopnvaiijf"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"ruvxijyibcwjdmyl"
)
fun
port
(
value
:
String
)