toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
NetworkPoliciesArgsBuilder
Network
Policies
Args
Builder
class
NetworkPoliciesArgsBuilder
Builder for
NetworkPoliciesArgs
.
Members
Functions
egress
Link copied to clipboard
@
JvmName
(
name
=
"bgxveujfkimxknwu"
)
fun
egress
(
value
:
PolicyRule
)
@
JvmName
(
name
=
"acjxlyvudxcgsvik"
)
suspend
fun
egress
(
value
:
Either
<
String
,
PolicyRule
>
?
)
@
JvmName
(
name
=
"kgcnrhfghcxvkoab"
)
suspend
fun
egress
(
value
:
Output
<
Either
<
String
,
PolicyRule
>
>
)
@
JvmName
(
name
=
"makqibamfjrqicap"
)
fun
egress
(
value
:
String
)
ingress
Link copied to clipboard
@
JvmName
(
name
=
"jpasuwwjtmijefor"
)
fun
ingress
(
value
:
PolicyRule
)
@
JvmName
(
name
=
"uymdhqpchixndcxg"
)
suspend
fun
ingress
(
value
:
Either
<
String
,
PolicyRule
>
?
)
@
JvmName
(
name
=
"qijihxtnsjqwgxcp"
)
suspend
fun
ingress
(
value
:
Output
<
Either
<
String
,
PolicyRule
>
>
)
@
JvmName
(
name
=
"yuasxireynogitre"
)
fun
ingress
(
value
:
String
)