Class: Aws::Types::ApplicationVersionLifecycleConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#max_age_ruleTypes::MaxAgeRule

Returns the value of attribute max_age_rule.

Returns:



89
90
91
# File 'sig/types.rbs', line 89

def max_age_rule
  @max_age_rule
end

#max_count_ruleTypes::MaxCountRule

Returns the value of attribute max_count_rule.

Returns:



88
89
90
# File 'sig/types.rbs', line 88

def max_count_rule
  @max_count_rule
end