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
/
EndpointPortPatchArgsBuilder
Endpoint
Port
Patch
Args
Builder
class
EndpointPortPatchArgsBuilder
Builder for
EndpointPortPatchArgs
.
Members
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"itfjvfeellqfldet"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hlsogmknbytibjys"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"njgbljweqthrfwho"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xjclcjxkxdvnxpri"
)
suspend
fun
name
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"kykablvvyxkowrfv"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ascycyqlvxgqhghp"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"tivgdtvonetbljqr"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"arjurjqxagcbsmhk"
)
suspend
fun
protocol
(
value
:
String
?
)