pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.extensions.v1beta1.kotlin.inputs
/
NetworkPolicyPortPatchArgsBuilder
Network
Policy
Port
Patch
Args
Builder
class
NetworkPolicyPortPatchArgsBuilder
Builder for
NetworkPolicyPortPatchArgs
.
Functions
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"faquivlmjrkijdyj"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"aijekkvwbsmoaljs"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"pgcjgiwgjmmyhbyf"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"qhguvgcekplcwbry"
)
fun
port
(
value
:
String
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"uwapvtkunpubveiy"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"twstgkyhchpcwlmn"
)
suspend
fun
protocol
(
value
:
String
?
)