SettingsClustersPoliciesApplyEffectiveFailureActionAction
The Effective.FailureAction.Action enumerated type defines the actions to be taken when entering maintenance mode fails on a single host within the cluster.
FAIL : Fail the apply operation
RETRY : Retry the task Apply.FailureAction#retryCount number of times on the failed host after Apply.FailureAction#retryDelay.
Enumeration: FAIL, RETRY,