toggle menu
pulumi-azure-native-kotlin
1.104.0.2
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
=
"nibgbkrxuimbvcmu"
)
suspend
fun
allow
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"vrkkhdxlgsjkkfpv"
)
suspend
fun
allow
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"ckcgvlaoaphmjncl"
)
suspend
fun
allow
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"xxeqwukgneendoif"
)
suspend
fun
allow
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"ldyjhphddxhplhwg"
)
suspend
fun
allow
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
deny
Link copied to clipboard
@
JvmName
(
name
=
"vgujhpmhibhnchql"
)
suspend
fun
deny
(
value
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
@
JvmName
(
name
=
"gfgvqpvhmdlexhqa"
)
suspend
fun
deny
(
vararg
values
:
Either
<
String
,
WebPubSubRequestType
>
)
@
JvmName
(
name
=
"jknbecbjdexdejpf"
)
suspend
fun
deny
(
vararg
values
:
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
)
@
JvmName
(
name
=
"ccqjncagwcbdwega"
)
suspend
fun
deny
(
value
:
List
<
Either
<
String
,
WebPubSubRequestType
>
>
?
)
@
JvmName
(
name
=
"arnaiyiobmnycpgn"
)
suspend
fun
deny
(
values
:
List
<
Output
<
Either
<
String
,
WebPubSubRequestType
>
>
>
)
name
Link copied to clipboard
@
JvmName
(
name
=
"twtpfpxfrdqaopon"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nyrteveofhwkgjut"
)
suspend
fun
name
(
value
:
String
)