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
/
ServicePortPatchArgsBuilder
Service
Port
Patch
Args
Builder
class
ServicePortPatchArgsBuilder
Builder for
ServicePortPatchArgs
.
Members
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"kyhyldypkduwompp"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rkualavakmsyauhp"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"qhhkhijwicmreacf"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cyafycqlslishfmr"
)
suspend
fun
name
(
value
:
String
?
)
node
Port
Link copied to clipboard
@
JvmName
(
name
=
"savqviottokbmfsy"
)
suspend
fun
nodePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wnuglknroukcnuvj"
)
suspend
fun
nodePort
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"swhbtiikrvcmqqvq"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"neasvexpkqsopkno"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"hfoxyhbcjvrjifew"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nupdlmywrrnntiwj"
)
suspend
fun
protocol
(
value
:
String
?
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"pgehscdxmppvvids"
)
suspend
fun
targetPort
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"onspxyrcsinqdmgc"
)
suspend
fun
targetPort
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"mpcwekjjrhnpugje"
)
fun
targetPort
(
value
:
Int
)
@
JvmName
(
name
=
"blrjdbuqejuarfsy"
)
fun
targetPort
(
value
:
String
)