Package-level declarations

Types

Link copied to clipboard
data class GetLogAnomalyDetectionIntegrationResult(val accountId: String? = null)
Link copied to clipboard
data class GetNotificationChannelResult(val id: String? = null)
Link copied to clipboard
data class GetResourceCollectionResult(val resourceCollectionFilter: ResourceCollectionFilter? = null, val resourceCollectionType: ResourceCollectionType? = null)
Link copied to clipboard

Information about notification channels you have configured with DevOps Guru.

Information about filters of a notification channel configured in DevOpsGuru to filter for insights.

Link copied to clipboard
data class NotificationChannelSnsChannelConfig(val topicArn: String? = null)

Information about a notification channel configured in DevOps Guru to send notifications when insights are created.

data class ResourceCollectionCloudFormationCollectionFilter(val stackNames: List<String>? = null)

CloudFormation resource for DevOps Guru to monitor

Link copied to clipboard

Information about a filter used to specify which AWS resources are analyzed for anomalous behavior by DevOps Guru.

Link copied to clipboard
data class ResourceCollectionTagCollection(val appBoundaryKey: String? = null, val tagValues: List<String>? = null)

Tagged resource for DevOps Guru to monitor