pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ServicePortPatchArgsBuilder
Service
Port
Patch
Args
Builder
class
ServicePortPatchArgsBuilder
Builder for
ServicePortPatchArgs
.
Functions
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"bgjeujyuktefitws"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ibudfifknnqrdsax"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"osnrhdwlmtcklwkv"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qxmbocwtfutldyxm"
)
suspend
fun
name
(
value
:
String
?
)
node
Port
Link copied to clipboard
@
JvmName
(
name
=
"ikwrwawhwtxatvtd"
)
suspend
fun
nodePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ilcptiwxudoikeko"
)
suspend
fun
nodePort
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"lthevcohmljyfnav"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rdvxijutcyvxvvmk"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"djkxmjcfxuirsutc"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ffeldipnomafvfaj"
)
suspend
fun
protocol
(
value
:
String
?
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"tjjblwkgyrrlqjgl"
)
suspend
fun
targetPort
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"xaveltbqnexncmrp"
)
suspend
fun
targetPort
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"pffkigbvnjxcason"
)
fun
targetPort
(
value
:
Int
)
@
JvmName
(
name
=
"fysqmggxitemmmgp"
)
fun
targetPort
(
value
:
String
)