Interface GovernanceAssignment.DefinitionStages.WithGovernanceEmailNotification

All Known Subinterfaces:
GovernanceAssignment.Definition, GovernanceAssignment.DefinitionStages.WithCreate
Enclosing interface:
GovernanceAssignment.DefinitionStages

public static interface GovernanceAssignment.DefinitionStages.WithGovernanceEmailNotification
The stage of the GovernanceAssignment definition allowing to specify governanceEmailNotification.
  • Method Details

    • withGovernanceEmailNotification

      GovernanceAssignment.DefinitionStages.WithCreate withGovernanceEmailNotification(GovernanceEmailNotification governanceEmailNotification)
      Specifies the governanceEmailNotification property: The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners.
      Parameters:
      governanceEmailNotification - The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners.
      Returns:
      the next definition stage.