values constant

Implementation

static const values = <UpdatePolicyRequestDataAttributesHeartbeatResurrectionStrategyEnum>[
  NO_REVIVE,
  n1mINUTEREVIVE,
  n2mINUTEREVIVE,
  n5mINUTEREVIVE,
  n10mINUTEREVIVE,
  n15mINUTEREVIVE,
  ALWAYS_REVIVE,
];