toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deviceprovisioningservices.kotlin.inputs
/
IpFilterRuleArgsBuilder
Ip
Filter
Rule
Args
Builder
class
IpFilterRuleArgsBuilder
Builder for
IpFilterRuleArgs
.
Members
Functions
action
Link copied to clipboard
@
JvmName
(
name
=
"uxdeubrdfqycaosj"
)
suspend
fun
action
(
value
:
IpFilterActionType
)
@
JvmName
(
name
=
"sbdmhivsurukqbht"
)
suspend
fun
action
(
value
:
Output
<
IpFilterActionType
>
)
filter
Name
Link copied to clipboard
@
JvmName
(
name
=
"mxyyvhqmkdmrinpo"
)
suspend
fun
filterName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rlkrbpwhhhswlpce"
)
suspend
fun
filterName
(
value
:
String
)
ip
Mask
Link copied to clipboard
@
JvmName
(
name
=
"ubjnifvfokrncqge"
)
suspend
fun
ipMask
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"soshjbyyewfyarpa"
)
suspend
fun
ipMask
(
value
:
String
)
target
Link copied to clipboard
@
JvmName
(
name
=
"reasxbvrxiltrwqt"
)
suspend
fun
target
(
value
:
IpFilterTargetType
?
)
@
JvmName
(
name
=
"jdwlrvotjaoyjvmx"
)
suspend
fun
target
(
value
:
Output
<
IpFilterTargetType
>
)