toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin
/
MemberArgsBuilder
/
disableEmailNotification
disable
Email
Notification
@
JvmName
(
name
=
"bfxjresqpgnkfjun"
)
suspend
fun
disableEmailNotification
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"aimtcoaysuomnkhe"
)
suspend
fun
disableEmailNotification
(
value
:
Boolean
?
)
Parameters
value
Boolean whether an email notification is sent to the accounts. Defaults to
false
.