toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin.inputs
/
TargetIpFilterRuleArgsBuilder
Target
Ip
Filter
Rule
Args
Builder
class
TargetIpFilterRuleArgsBuilder
Builder for
TargetIpFilterRuleArgs
.
Members
Functions
action
Link copied to clipboard
@
JvmName
(
name
=
"negenwlapnugwjwe"
)
suspend
fun
action
(
value
:
IpFilterActionType
)
@
JvmName
(
name
=
"owodojyfwfofnxig"
)
suspend
fun
action
(
value
:
Output
<
IpFilterActionType
>
)
filter
Name
Link copied to clipboard
@
JvmName
(
name
=
"fcdbeylsnqmxwcqr"
)
suspend
fun
filterName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mpacturbaxxtsalg"
)
suspend
fun
filterName
(
value
:
String
)
ip
Mask
Link copied to clipboard
@
JvmName
(
name
=
"rojoqxwgtbnpjsoi"
)
suspend
fun
ipMask
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tlabvkhyceioqpnl"
)
suspend
fun
ipMask
(
value
:
String
)
target
Link copied to clipboard
@
JvmName
(
name
=
"xktbhedysjbthguc"
)
suspend
fun
target
(
value
:
IpFilterTargetType
?
)
@
JvmName
(
name
=
"mhrxkswsdtwbxrqt"
)
suspend
fun
target
(
value
:
Output
<
IpFilterTargetType
>
)