Class: DatadogAPIClient::V2::SendTeamsMessageActionType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/send_teams_message_action_type.rb

Overview

Indicates that the action is a send Microsoft Teams message action.

Constant Summary collapse

SEND_TEAMS_MESSAGE =
"send_teams_message".freeze

Method Summary

Methods included from BaseEnumModel

included