pulumi-kubernetes-kotlin
4.6.1.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
=
"mrcrodxsotngebea"
)
suspend
fun
port
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"bqilhdulmoykfsnj"
)
suspend
fun
port
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"wstunvvdvsealxbv"
)
fun
port
(
value
:
Int
)
@
JvmName
(
name
=
"iuhemxtgstmqhloh"
)
fun
port
(
value
:
String
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"oaontxlfehxruhml"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cmsmjohauksvegof"
)
suspend
fun
protocol
(
value
:
String
?
)