Method: OCI::Ons::Models::NotificationTopic#name

Defined in:
lib/oci/ons/models/notification_topic.rb

#nameString

[Required] The name of the topic. Avoid entering confidential information.

Returns:

  • (String)


20
21
22
# File 'lib/oci/ons/models/notification_topic.rb', line 20

def name
  @name
end