You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AccessAnalyzer::Types::ArchiveRuleSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about an archive rule.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The time at which the archive rule was created.

Returns:

  • (Time)

    The time at which the archive rule was created.

#filterHash<String,Types::Criterion>

A filter used to define the archive rule.

Returns:

#rule_nameString

The name of the archive rule.

Returns:

  • (String)

    The name of the archive rule.

#updated_atTime

The time at which the archive rule was last updated.

Returns:

  • (Time)

    The time at which the archive rule was last updated.