Package-level declarations
Types
Link copied to clipboard
data class EventSourcesConfigEventSourceAmazonCodeGuruProfilerArgs(val status: Output<String>) : ConvertibleToJava<EventSourcesConfigEventSourceAmazonCodeGuruProfilerArgs>
Link copied to clipboard
Link copied to clipboard
data class EventSourcesConfigEventSourceArgs(val amazonCodeGuruProfilers: Output<List<EventSourcesConfigEventSourceAmazonCodeGuruProfilerArgs>>? = null) : ConvertibleToJava<EventSourcesConfigEventSourceArgs>
Link copied to clipboard
Builder for EventSourcesConfigEventSourceArgs.
Link copied to clipboard
data class GetNotificationChannelFilter(val messageTypes: List<String>, val severities: List<String>) : ConvertibleToJava<GetNotificationChannelFilter>
Link copied to clipboard
Builder for GetNotificationChannelFilter.
Link copied to clipboard
data class GetNotificationChannelPlainArgs(val filters: List<GetNotificationChannelFilter>? = null, val id: String, val sns: List<GetNotificationChannelSn>? = null) : ConvertibleToJava<GetNotificationChannelPlainArgs>
A collection of arguments for invoking getNotificationChannel.
Link copied to clipboard
Builder for GetNotificationChannelPlainArgs.
Link copied to clipboard
data class GetNotificationChannelSn(val topicArn: String) : ConvertibleToJava<GetNotificationChannelSn>
Link copied to clipboard
Builder for GetNotificationChannelSn.
Link copied to clipboard
data class GetResourceCollectionCloudformation(val stackNames: List<String>) : ConvertibleToJava<GetResourceCollectionCloudformation>
Link copied to clipboard
Link copied to clipboard
data class GetResourceCollectionPlainArgs(val cloudformations: List<GetResourceCollectionCloudformation>? = null, val tags: List<GetResourceCollectionTag>? = null, val type: String) : ConvertibleToJava<GetResourceCollectionPlainArgs>
A collection of arguments for invoking getResourceCollection.
Link copied to clipboard
Builder for GetResourceCollectionPlainArgs.
Link copied to clipboard
data class GetResourceCollectionTag(val appBoundaryKey: String, val tagValues: List<String>) : ConvertibleToJava<GetResourceCollectionTag>
Link copied to clipboard
Builder for GetResourceCollectionTag.
Link copied to clipboard
data class NotificationChannelFiltersArgs(val messageTypes: Output<List<String>>? = null, val severities: Output<List<String>>? = null) : ConvertibleToJava<NotificationChannelFiltersArgs>
Link copied to clipboard
Builder for NotificationChannelFiltersArgs.
Link copied to clipboard
data class NotificationChannelSnsArgs(val topicArn: Output<String>) : ConvertibleToJava<NotificationChannelSnsArgs>
Link copied to clipboard
Builder for NotificationChannelSnsArgs.
Link copied to clipboard
data class ResourceCollectionCloudformationArgs(val stackNames: Output<List<String>>) : ConvertibleToJava<ResourceCollectionCloudformationArgs>
Link copied to clipboard
Link copied to clipboard
data class ResourceCollectionTagsArgs(val appBoundaryKey: Output<String>, val tagValues: Output<List<String>>) : ConvertibleToJava<ResourceCollectionTagsArgs>
Link copied to clipboard
Builder for ResourceCollectionTagsArgs.
Link copied to clipboard
data class ServiceIntegrationKmsServerSideEncryptionArgs(val kmsKeyId: Output<String>? = null, val optInStatus: Output<String>? = null, val type: Output<String>? = null) : ConvertibleToJava<ServiceIntegrationKmsServerSideEncryptionArgs>
Link copied to clipboard
Link copied to clipboard
data class ServiceIntegrationLogsAnomalyDetectionArgs(val optInStatus: Output<String>? = null) : ConvertibleToJava<ServiceIntegrationLogsAnomalyDetectionArgs>
Link copied to clipboard
Link copied to clipboard
data class ServiceIntegrationOpsCenterArgs(val optInStatus: Output<String>? = null) : ConvertibleToJava<ServiceIntegrationOpsCenterArgs>
Link copied to clipboard
Builder for ServiceIntegrationOpsCenterArgs.