Class: Aws::Types::DeleteDashboardsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dashboard_names::Array[::String]

Returns the value of attribute dashboard_names.

Returns:

  • (::Array[::String])


169
170
171
# File 'sig/types.rbs', line 169

def dashboard_names
  @dashboard_names
end