toggle menu
pulumi-azure-native-kotlin
3.5.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
=
"dplnlofydwpsrqip"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"oinvpksmiutpruek"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"ecdplgtuieosiite"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"ljgegrkpbtachnox"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"mukjxmdfeisapsuc"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"mitffaoabwgokjva"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"adoxhcitusqohbbe"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"dpxosuxcjwdydqxr"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"nnswtioatukmrcle"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"fvtvrhthpohjhvtr"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
name
Link copied to clipboard
@
JvmName
(
name
=
"jbbjxcectfwyoohj"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yojkuoydeplfchub"
)
suspend
fun
name
(
value
:
String
)