pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.signalrservice.kotlin.inputs
/
NetworkACLArgsBuilder
Network
ACLArgs
Builder
class
NetworkACLArgsBuilder
Builder for
NetworkACLArgs
.
Functions
Functions
allow
Link copied to clipboard
@
JvmName
(
name
=
"psebavnjqolgqlnm"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
SignalRRequestType
>
>
>
)
@
JvmName
(
name
=
"gxufvtsxwwhbpwvo"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
SignalRRequestType
>
)
@
JvmName
(
name
=
"akputvnwvsbhciad"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
SignalRRequestType
>
>
)
@
JvmName
(
name
=
"kfotyncnhisemitj"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
SignalRRequestType
>
>
?
)
@
JvmName
(
name
=
"tjntcchufjyptcjd"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
SignalRRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"qedsbsopjtqgxsun"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
SignalRRequestType
>
>
>
)
@
JvmName
(
name
=
"fyuefdqxyhtjkkug"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
SignalRRequestType
>
)
@
JvmName
(
name
=
"ffgakbocxuyoppwk"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
SignalRRequestType
>
>
)
@
JvmName
(
name
=
"qwttajlcvxvrvjan"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
SignalRRequestType
>
>
?
)
@
JvmName
(
name
=
"dlwwxxnurgrmvxhl"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
SignalRRequestType
>
>
>
)