Class: Aws::Types::InlineArchiveRule

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#filter::Hash[::String, Types::Criterion]

Returns the value of attribute filter.



665
666
667
# File 'sig/types.rbs', line 665

def filter
  @filter
end

#rule_name::String

Returns the value of attribute rule_name.



664
665
666
# File 'sig/types.rbs', line 664

def rule_name
  @rule_name
end