Class: Aws::Types::PrefixLevelStorageMetrics

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#is_enabledBoolean

Returns the value of attribute is_enabled.



1484
1485
1486
# File 'sig/types.rbs', line 1484

def is_enabled
  @is_enabled
end

#selection_criteriaTypes::SelectionCriteria

Returns the value of attribute selection_criteria.



1485
1486
1487
# File 'sig/types.rbs', line 1485

def selection_criteria
  @selection_criteria
end