pulumi-azure-native-kotlin
2.8.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
=
"nfcajnivdnvrhwdd"
)
suspend
fun
action
(
value
:
IpFilterActionType
)
@
JvmName
(
name
=
"ggaeulkmuqvfpqyx"
)
suspend
fun
action
(
value
:
Output
<
IpFilterActionType
>
)
filter
Name
Link copied to clipboard
@
JvmName
(
name
=
"owkwfeyxougwiyjs"
)
suspend
fun
filterName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"keicdrxiqbosmgvp"
)
suspend
fun
filterName
(
value
:
String
)
ip
Mask
Link copied to clipboard
@
JvmName
(
name
=
"uktpmhkrehbasqbf"
)
suspend
fun
ipMask
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hgkayyfrtjxclxig"
)
suspend
fun
ipMask
(
value
:
String
)
target
Link copied to clipboard
@
JvmName
(
name
=
"klxbwvgsdsarhkrw"
)
suspend
fun
target
(
value
:
IpFilterTargetType
?
)
@
JvmName
(
name
=
"cfiirmxymcculnuc"
)
suspend
fun
target
(
value
:
Output
<
IpFilterTargetType
>
)