pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin.inputs
/
TargetIpFilterRuleArgsBuilder
Target
Ip
Filter
Rule
Args
Builder
class
TargetIpFilterRuleArgsBuilder
Builder for
TargetIpFilterRuleArgs
.
Functions
Functions
action
Link copied to clipboard
@
JvmName
(
name
=
"xnjjymedqpbkylwl"
)
suspend
fun
action
(
value
:
IpFilterActionType
)
@
JvmName
(
name
=
"wxhupodchkyjogjt"
)
suspend
fun
action
(
value
:
Output
<
IpFilterActionType
>
)
filter
Name
Link copied to clipboard
@
JvmName
(
name
=
"litjetayfvopuopx"
)
suspend
fun
filterName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jjnsowqkdnnlplrs"
)
suspend
fun
filterName
(
value
:
String
)
ip
Mask
Link copied to clipboard
@
JvmName
(
name
=
"yclyayrlabeqrofb"
)
suspend
fun
ipMask
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xrscwbpsugrmocba"
)
suspend
fun
ipMask
(
value
:
String
)
target
Link copied to clipboard
@
JvmName
(
name
=
"bprmmnqhpliehlxs"
)
suspend
fun
target
(
value
:
IpFilterTargetType
?
)
@
JvmName
(
name
=
"nlvcnfbgblrfqjgg"
)
suspend
fun
target
(
value
:
Output
<
IpFilterTargetType
>
)