pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
EndpointPortPatchArgsBuilder
Endpoint
Port
Patch
Args
Builder
class
EndpointPortPatchArgsBuilder
Builder for
EndpointPortPatchArgs
.
Functions
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"tmqakpnfxnpgtjic"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ldigpassknqcsjoa"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"wwdstndpvijnymgx"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qdhhlmelsxpicpio"
)
suspend
fun
name
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"bspfpdwctgswakxb"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wbyvflxvpfjiubop"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"gnoayfmudogrylgd"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cyvqtdabebkuohga"
)
suspend
fun
protocol
(
value
:
String
?
)