Class: Aws::Types::GetDashboardInput
- Inherits:
-
Object
- Object
- Aws::Types::GetDashboardInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dashboard_name ⇒ ::String
Returns the value of attribute dashboard_name.
Instance Attribute Details
#dashboard_name ⇒ ::String
Returns the value of attribute dashboard_name.
398 399 400 |
# File 'sig/types.rbs', line 398 def dashboard_name @dashboard_name end |