toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datalakestore.kotlin
/
FirewallRuleArgsBuilder
Firewall
Rule
Args
Builder
class
FirewallRuleArgsBuilder
Builder for
FirewallRuleArgs
.
Members
Functions
account
Name
Link copied to clipboard
@
JvmName
(
name
=
"rsdsftsejqgvvxuc"
)
suspend
fun
accountName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rbcsyuiqipiwndnn"
)
suspend
fun
accountName
(
value
:
String
?
)
end
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"opokrpnetuwtfqwj"
)
suspend
fun
endIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vhkgtmfubxlbbvfn"
)
suspend
fun
endIpAddress
(
value
:
String
?
)
firewall
Rule
Name
Link copied to clipboard
@
JvmName
(
name
=
"iumwmmukvmtboeok"
)
suspend
fun
firewallRuleName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tcoaqwabouicghof"
)
suspend
fun
firewallRuleName
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"qganhcdtnwsfyamh"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"talcveobiyvjtcih"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
start
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"wuynfcunqeovakll"
)
suspend
fun
startIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nwrltsyefpicnnbt"
)
suspend
fun
startIpAddress
(
value
:
String
?
)