Package-level declarations

Types

Link copied to clipboard
class AnomalyMonitor : KotlinCustomResource

AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. You can use Cost Anomaly Detection by creating monitor.

Link copied to clipboard
data class AnomalyMonitorArgs(val monitorDimension: Output<AnomalyMonitorMonitorDimension>? = null, val monitorName: Output<String>? = null, val monitorSpecification: Output<String>? = null, val monitorType: Output<AnomalyMonitorMonitorType>? = null, val resourceTags: Output<List<AnomalyMonitorResourceTagArgs>>? = null) : ConvertibleToJava<AnomalyMonitorArgs>

AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. You can use Cost Anomaly Detection by creating monitor.

Link copied to clipboard
Link copied to clipboard
object AnomalyMonitorMapper : ResourceMapper<AnomalyMonitor>
Link copied to clipboard
class AnomalySubscription : KotlinCustomResource

AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. Create subscription to be notified

Link copied to clipboard
data class AnomalySubscriptionArgs(val frequency: Output<AnomalySubscriptionFrequency>? = null, val monitorArnList: Output<List<String>>? = null, val resourceTags: Output<List<AnomalySubscriptionResourceTagArgs>>? = null, val subscribers: Output<List<AnomalySubscriptionSubscriberArgs>>? = null, val subscriptionName: Output<String>? = null, val threshold: Output<Double>? = null, val thresholdExpression: Output<String>? = null) : ConvertibleToJava<AnomalySubscriptionArgs>

AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. Create subscription to be notified

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class CostCategory : KotlinCustomResource

Cost Category enables you to map your cost and usage into meaningful categories. You can use Cost Category to organize your costs using a rule-based engine.

Link copied to clipboard
data class CostCategoryArgs(val defaultValue: Output<String>? = null, val name: Output<String>? = null, val ruleVersion: Output<CostCategoryRuleVersion>? = null, val rules: Output<String>? = null, val splitChargeRules: Output<String>? = null) : ConvertibleToJava<CostCategoryArgs>

Cost Category enables you to map your cost and usage into meaningful categories. You can use Cost Category to organize your costs using a rule-based engine.

Link copied to clipboard
Link copied to clipboard
object CostCategoryMapper : ResourceMapper<CostCategory>
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard