AZSMetricsProperties Class Reference

Inherits from NSObject
Declared in AZSMetricsProperties.h
AZSMetricsProperties.m

Overview

Represents the analytics properties for the service

  version

The analytics version to use.

@property (copy) NSString *version

Discussion

The analytics version to use.

Declared In

AZSMetricsProperties.h

  metricsLevel

Represents which storage operations should be logged.

@property AZSMetricsLevel metricsLevel

Discussion

Represents which storage operations should be logged.

Declared In

AZSMetricsProperties.h

  retentionIntervalInDays

Represents the duration of the rention policty for the logging data.

@property (AZSNullable) NSNumber *retentionIntervalInDays

Discussion

Represents the duration of the rention policty for the logging data.

Declared In

AZSMetricsProperties.h