pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.webpubsub.kotlin.inputs
/
PrivateEndpointACLArgsBuilder
Private
Endpoint
ACLArgs
Builder
class
PrivateEndpointACLArgsBuilder
Builder for
PrivateEndpointACLArgs
.
Functions
Functions
allow
Link copied to clipboard
@
JvmName
(
name
=
"mxbyqykoeqguglgo"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"gqxonnbtahrvtwmj"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"nfvcshmhnulrisdw"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"ndyswnhkjlnoiwwx"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"qwcjyxftngbpqbdi"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"lythaxkejodujyaa"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"xxefcnfjcjlhfvec"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"mylbcuhwpjepxbpw"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"grubvdulwvropgus"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"ruidjdepwxnivgrf"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
name
Link copied to clipboard
@
JvmName
(
name
=
"idfdxqporfuwredx"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tesdofanmoqghsxk"
)
suspend
fun
name
(
value
:
String
)