Class: Aws::Types::ExperimentReportConfigurationCloudWatchDashboard
- Inherits:
-
Object
- Object
- Aws::Types::ExperimentReportConfigurationCloudWatchDashboard
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dashboard_identifier ⇒ ::String
Returns the value of attribute dashboard_identifier.
Instance Attribute Details
#dashboard_identifier ⇒ ::String
Returns the value of attribute dashboard_identifier.
226 227 228 |
# File 'sig/types.rbs', line 226 def dashboard_identifier @dashboard_identifier end |