Package-level declarations

Types

Link copied to clipboard
enum AccountPolicyPolicyType : Enum<AccountPolicyPolicyType> , ConvertibleToJava<AccountPolicyPolicyType>

Type of the policy.

Link copied to clipboard
enum AccountPolicyScope : Enum<AccountPolicyScope> , ConvertibleToJava<AccountPolicyScope>

Scope for policy application

Link copied to clipboard
enum MetricFilterMetricTransformationUnit : Enum<MetricFilterMetricTransformationUnit> , ConvertibleToJava<MetricFilterMetricTransformationUnit>

The unit to assign to the metric. If you omit this, the unit is set as None.

Link copied to clipboard
enum SubscriptionFilterDistribution : Enum<SubscriptionFilterDistribution> , ConvertibleToJava<SubscriptionFilterDistribution>

The method used to distribute log data to the destination. By default, log data is grouped by log stream, but the grouping can be set to random for a more even distribution. This property is only applicable when the destination is an Amazon Kinesis stream.