pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin
/
MemberArgsBuilder
/
disableEmailNotification
disable
Email
Notification
@
JvmName
(
name
=
"fgtfpsgbpyrpnkrt"
)
suspend
fun
disableEmailNotification
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"caneyyplxagkksuy"
)
suspend
fun
disableEmailNotification
(
value
:
Boolean
?
)
Parameters
value
Boolean whether an email notification is sent to the accounts. Defaults to
false
.