toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.networkfirewall.kotlin
/
FirewallArgsBuilder
/
deleteProtection
delete
Protection
@
JvmName
(
name
=
"miwyfnldqdronodb"
)
suspend
fun
deleteProtection
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"slgqbinpcekmintl"
)
suspend
fun
deleteProtection
(
value
:
Boolean
?
)
Parameters
value
A boolean flag indicating whether it is possible to delete the firewall. Defaults to
false
.