| Interface | Description |
|---|---|
| AnalyticsPredicateVisitor |
Interface to invoke specific behavior based on the type of
AnalyticsFilterPredicate visited. |
| Class | Description |
|---|---|
| AnalyticsAndOperator |
A logical AND of two or more predicates, which are used in evaluating an analytics filter.
|
| AnalyticsConfiguration |
The configuration and any analysis for the analytics filter.
|
| AnalyticsExportDestination |
The place to store the data for an analysis.
|
| AnalyticsFilter |
The filter used to describe a set of objects for analysis.
|
| AnalyticsFilterPredicate |
Base class to represent the root predicate in
AnalyticsFilter class. |
| AnalyticsPrefixPredicate |
A
AnalyticsFilterPredicate class to represent the
prefix to use when evaluating an analytics filter. |
| AnalyticsS3BucketDestination | |
| AnalyticsTagPredicate |
A
AnalyticsFilterPredicate class to represent the Tag object
to use when evaluating an analytics filter. |
| StorageClassAnalysis | |
| StorageClassAnalysisDataExport |
| Enum | Description |
|---|---|
| AnalyticsS3ExportFileFormat |
The file format used when exporting data to Amazon S3.
|
| StorageClassAnalysisSchemaVersion |
The version of the output schema to use when exporting data.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.