Governance Rule Email Notification Args
data class GovernanceRuleEmailNotificationArgs(val disableManagerEmailNotification: Output<Boolean>? = null, val disableOwnerEmailNotification: Output<Boolean>? = null) : ConvertibleToJava<GovernanceRuleEmailNotificationArgs>
The governance email weekly notification configuration