Method: DatadogAPIClient::V1::SharedDashboardAuthor#name
- Defined in:
- lib/datadog_api_client/v1/models/shared_dashboard_author.rb
#name ⇒ Object
Name of the user who shared the dashboard.
28 29 30 |
# File 'lib/datadog_api_client/v1/models/shared_dashboard_author.rb', line 28 def name @name end |