Class: Aws::Types::CoverageSortCriteria

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name"ACCOUNT_ID", ...

Returns the value of attribute attribute_name.



430
431
432
# File 'sig/types.rbs', line 430

def attribute_name
  @attribute_name
end

#order_by"ASC", "DESC"

Returns the value of attribute order_by.



431
432
433
# File 'sig/types.rbs', line 431

def order_by
  @order_by
end