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
/
ServicePortPatchArgsBuilder
Service
Port
Patch
Args
Builder
class
ServicePortPatchArgsBuilder
Builder for
ServicePortPatchArgs
.
Members
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"ywnaavewnqxucfju"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jontpxupnkubxsud"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"ithfxuoxncfakgbg"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qdjvaicoqsslkiqr"
)
suspend
fun
name
(
value
:
String
?
)
node
Port
Link copied to clipboard
@
JvmName
(
name
=
"tgsfvudwtlreuwvf"
)
suspend
fun
nodePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"eppmofdwsbjbmdgl"
)
suspend
fun
nodePort
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"hvcdinakjdcgwsxf"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hjmfooiiekcngyfg"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"femlbuufdbvshqpw"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mmfmtwmcrtfwyivl"
)
suspend
fun
protocol
(
value
:
String
?
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"efjdxvimtxxqbnhg"
)
suspend
fun
targetPort
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"jbunigbdbqwbcoas"
)
suspend
fun
targetPort
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"asmprlebdqetpppw"
)
fun
targetPort
(
value
:
Int
)
@
JvmName
(
name
=
"dkywutvgfmkjbcxh"
)
fun
targetPort
(
value
:
String
)