toggle menu
pulumi-azure-native-kotlin
3.0.1.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
=
"kpnvnqhfpryjadds"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"glguhrlbfeynuowj"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"drxldvwmlcftcwvj"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"tnevvpfncvijdngv"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"yhvigsyftidmiwab"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"vufqwjvheetwrpya"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"tyunsxrxxdivdcrh"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"ecmvlcndwuxwncpn"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"ctwnklkyimdjfwab"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"sdlrdhsacdmicsms"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
name
Link copied to clipboard
@
JvmName
(
name
=
"qefiybxesnnfkfrv"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"snifjguartroplrf"
)
suspend
fun
name
(
value
:
String
)