pulumi-azure-native-kotlin
2.22.1.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
=
"qxaxaurwpomdqgld"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
SignalRRequestType
>
>
>
)
@
JvmName
(
name
=
"ymocpsgkcmhykhxd"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
SignalRRequestType
>
)
@
JvmName
(
name
=
"kwlebbdevowteqpq"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
SignalRRequestType
>
>
)
@
JvmName
(
name
=
"vvbbubbvdurgcchk"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
SignalRRequestType
>
>
?
)
@
JvmName
(
name
=
"vcercpkeihynenhu"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
SignalRRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"foqxpikbcwvqobuj"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
SignalRRequestType
>
>
>
)
@
JvmName
(
name
=
"jqjnjmllbuffclac"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
SignalRRequestType
>
)
@
JvmName
(
name
=
"pcyemmtfcveuutvm"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
SignalRRequestType
>
>
)
@
JvmName
(
name
=
"didnwaavdhqwjhgl"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
SignalRRequestType
>
>
?
)
@
JvmName
(
name
=
"irxyvirjynhwjvpe"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
SignalRRequestType
>
>
>
)