Package-level declarations
Types
Link copied to clipboard
enum AccountPolicyPolicyType : Enum<AccountPolicyPolicyType> , ConvertibleToJava<AccountPolicyPolicyType>
Type of the policy.
Link copied to clipboard
Scope for policy application
Link copied to clipboard
enum LogAnomalyDetectorEvaluationFrequency : Enum<LogAnomalyDetectorEvaluationFrequency> , ConvertibleToJava<LogAnomalyDetectorEvaluationFrequency>
How often log group is evaluated
Link copied to clipboard
Specifies the log group class for this log group. There are two classes:
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, which can be either random or grouped by log stream.