Method: OCI::Ons::Models::NotificationTopic#name
- Defined in:
- lib/oci/ons/models/notification_topic.rb
#name ⇒ String
[Required] The name of the topic. Avoid entering confidential information.
20 21 22 |
# File 'lib/oci/ons/models/notification_topic.rb', line 20 def name @name end |