Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class LogAnomalyDetectionIntegration : KotlinCustomResource

This resource schema represents the LogAnomalyDetectionIntegration resource in the Amazon DevOps Guru.

Link copied to clipboard
class LogAnomalyDetectionIntegrationArgs : ConvertibleToJava<LogAnomalyDetectionIntegrationArgs>

This resource schema represents the LogAnomalyDetectionIntegration resource in the Amazon DevOps Guru.

Link copied to clipboard
class NotificationChannel : KotlinCustomResource

This resource schema represents the NotificationChannel resource in the Amazon DevOps Guru.

Link copied to clipboard
data class NotificationChannelArgs(val config: Output<NotificationChannelConfigArgs>? = null) : ConvertibleToJava<NotificationChannelArgs>

This resource schema represents the NotificationChannel resource in the Amazon DevOps Guru.

Link copied to clipboard
Link copied to clipboard
class ResourceCollection : KotlinCustomResource

This resource schema represents the ResourceCollection resource in the Amazon DevOps Guru.

Link copied to clipboard
data class ResourceCollectionArgs(val resourceCollectionFilter: Output<ResourceCollectionFilterArgs>? = null) : ConvertibleToJava<ResourceCollectionArgs>

This resource schema represents the ResourceCollection resource in the Amazon DevOps Guru.

Link copied to clipboard