pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.discovery.v1beta1.kotlin.inputs
/
EndpointPortArgsBuilder
Endpoint
Port
Args
Builder
class
EndpointPortArgsBuilder
Builder for
EndpointPortArgs
.
Functions
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"grlqjyfwyumbfmrk"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fyoaanooubiefcqa"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"mlvykbfxyqbuonjt"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jrwfcsivyvavhjfe"
)
suspend
fun
name
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"tksvvobdapovxluw"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"piwwvtbpkngpxous"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"lcpirqqebspwjfbo"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wnaqquuuhrdrtdil"
)
suspend
fun
protocol
(
value
:
String
?
)