Class: Aws::Types::DeleteDashboardsInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDashboardsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dashboard_names ⇒ ::Array[::String]
Returns the value of attribute dashboard_names.
Instance Attribute Details
#dashboard_names ⇒ ::Array[::String]
Returns the value of attribute dashboard_names.
169 170 171 |
# File 'sig/types.rbs', line 169 def dashboard_names @dashboard_names end |