Class: Aws::Types::ListDashboardsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dashboard_name_prefix::String

Returns the value of attribute dashboard_name_prefix.

Returns:

  • (::String)


622
623
624
# File 'sig/types.rbs', line 622

def dashboard_name_prefix
  @dashboard_name_prefix
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


623
624
625
# File 'sig/types.rbs', line 623

def next_token
  @next_token
end