toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.webpubsub.kotlin.inputs
/
PrivateEndpointACLArgsBuilder
Private
Endpoint
ACLArgs
Builder
class
PrivateEndpointACLArgsBuilder
Builder for
PrivateEndpointACLArgs
.
Members
Functions
allow
Link copied to clipboard
@
JvmName
(
name
=
"cyacohhpvoputwgw"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"pegurrcuqixumtea"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"fuyhkjsbumwyiwxb"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"quartkrrrhjsqftb"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"rdixmymijkeijgfr"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"klsmabckjlnwixqn"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"ecimudjxvlepfvwn"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"lwqlmqxaapcppylr"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"dqunutntpekqbkoo"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"mraqghywkmxtorlu"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
name
Link copied to clipboard
@
JvmName
(
name
=
"enutxoveyabhqipx"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cgvsgtqitemechyi"
)
suspend
fun
name
(
value
:
String
)