pulumi-azure-native-kotlin
1.104.0.1
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
=
"mdnklhcbbrpyummj"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"apboqmdvxckmargu"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"vhnaxiqicsbygnle"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"imnryoqtakfyddwc"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"gwhfgkgldvjmtqfk"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"pmobjikwhsjsuwqd"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"flfjqbivekiyphhq"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"jngcsawomufifwts"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"tknmiridrodlyfuw"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"afgfaxirublxejkt"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)