Class: Ansible::Ruby::Modules::Typetalk

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/notification/typetalk.rb

Overview

Send a message to typetalk using typetalk API ( developers.typetalk.in/ )

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#client_idInteger



12
# File 'lib/ansible/ruby/modules/generated/notification/typetalk.rb', line 12

attribute :client_id

#client_secretInteger



16
# File 'lib/ansible/ruby/modules/generated/notification/typetalk.rb', line 16

attribute :client_secret

#msgString



24
# File 'lib/ansible/ruby/modules/generated/notification/typetalk.rb', line 24

attribute :msg

#topicInteger



20
# File 'lib/ansible/ruby/modules/generated/notification/typetalk.rb', line 20

attribute :topic