pulumi-kubernetes-kotlin
4.5.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
=
"inrndxbkgutkohef"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eqfdhtgsfjjtcpox"
)
suspend
fun
host
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"jbpyjerinjyhbyqt"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"cdioowrjgpcstwoi"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"umgujfceimnwmhna"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"ikexfxsiwuqborxt"
)
fun
port
(
value
:
String
)