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

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

Instance Method Summary collapse

Methods inherited from Base

#to_h

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

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

Constructor Details

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

Instance Method Details

#client_idString

Returns OAuth2 client ID.

Returns:

  • (String)

    OAuth2 client ID



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

attribute :client_id

#client_secretString

Returns OAuth2 client secret.

Returns:

  • (String)

    OAuth2 client secret



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

attribute :client_secret

#msgString

Returns message body.

Returns:

  • (String)

    message body



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

attribute :msg

#topicString

Returns topic id to post message.

Returns:

  • (String)

    topic id to post message



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

attribute :topic