pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.webpubsub.kotlin.inputs
/
NetworkACLArgsBuilder
Network
ACLArgs
Builder
class
NetworkACLArgsBuilder
Builder for
NetworkACLArgs
.
Functions
Functions
allow
Link copied to clipboard
@
JvmName
(
name
=
"apqabnpfrabjkhcq"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"hsrhbxnmgbsjqjnu"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"hasoykpdweseujhr"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"uponehpsbvhktguj"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"pcwhxrxwivdejubj"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"dmtnggtnevlcbrpi"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"ikwvmunwxqdyfeae"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"cqywssxkitqqmqwr"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"cdihuhcbxnqnwcrm"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"ninuvrknquxvhunn"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)