toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.notificationhubs.kotlin.inputs
/
IpRuleArgsBuilder
Ip
Rule
Args
Builder
class
IpRuleArgsBuilder
Builder for
IpRuleArgs
.
Members
Functions
ip
Mask
Link copied to clipboard
@
JvmName
(
name
=
"yiytnbfuygcutegv"
)
suspend
fun
ipMask
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"urvqnnlekhisyatg"
)
suspend
fun
ipMask
(
value
:
String
)
rights
Link copied to clipboard
@
JvmName
(
name
=
"hajcspsfrjchyadc"
)
suspend
fun
rights
(
value
:
Output
<
List
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"jiplhhgowtspwvbv"
)
suspend
fun
rights
(
vararg
values
:
Either
<
String
,
AccessRights
>
)
@
JvmName
(
name
=
"cxixhvtrlablxaew"
)
suspend
fun
rights
(
vararg
values
:
Output
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"vedwfticgrvjbsew"
)
suspend
fun
rights
(
value
:
List
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"fyikxxlgtpuckecu"
)
suspend
fun
rights
(
values
:
List
<
Output
<
Either
<
String
,
AccessRights
>
>
>
)