pulumi-kubernetes-kotlin
3.30.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
=
"jptbcuulvjxdvexe"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eagqanmhbjvrnsxs"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"kdnelmwluvgvowke"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iapepdooogbchqgr"
)
suspend
fun
name
(
value
:
String
?
)
node
Port
Link copied to clipboard
@
JvmName
(
name
=
"yxgwdpdqywskbgfk"
)
suspend
fun
nodePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"fihyfgfodhqdlhkb"
)
suspend
fun
nodePort
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"ocjpvikyldoetdsb"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rkywvujlsldcgvfs"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"vuvmvdybsovpuocl"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pmncavoibnyorhoy"
)
suspend
fun
protocol
(
value
:
String
?
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"durwkheuvxykdnbq"
)
suspend
fun
targetPort
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"crgeymbjwrmjepom"
)
suspend
fun
targetPort
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"gqspkxjwctxbafhv"
)
fun
targetPort
(
value
:
Int
)
@
JvmName
(
name
=
"vqhhyivnimdfhbcv"
)
fun
targetPort
(
value
:
String
)