pulumi-kubernetes-kotlin
3.30.2.1
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
=
"mbvproqyexdnnelx"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"dgqnlmqtuwmyqpjk"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"sibdicqawiijauye"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"avevkhvrbnliuddc"
)
fun
port
(
value
:
String
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"vnutkhebrlfoiskq"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tlyeyixqyxksoydd"
)
suspend
fun
protocol
(
value
:
String
?
)