pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.notificationhubs.kotlin.inputs
/
IpRuleArgsBuilder
Ip
Rule
Args
Builder
class
IpRuleArgsBuilder
Builder for
IpRuleArgs
.
Functions
Functions
ip
Mask
Link copied to clipboard
@
JvmName
(
name
=
"ihdgvyujpebfipqj"
)
suspend
fun
ipMask
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vgsjcrcnsqoqlhii"
)
suspend
fun
ipMask
(
value
:
String
)
rights
Link copied to clipboard
@
JvmName
(
name
=
"cyjckxihfhksdcuw"
)
suspend
fun
rights
(
value
:
Output
<
List
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"wktcnwlfocyogwkl"
)
suspend
fun
rights
(
vararg
values
:
Either
<
String
,
AccessRights
>
)
@
JvmName
(
name
=
"eetcaivrfrurrgfi"
)
suspend
fun
rights
(
vararg
values
:
Output
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"oaqnrbrdeophnvxk"
)
suspend
fun
rights
(
value
:
List
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"sjorvnhqxeuxchxs"
)
suspend
fun
rights
(
values
:
List
<
Output
<
Either
<
String
,
AccessRights
>
>
>
)