Package-level declarations
Types
Link copied to clipboard
Provides a SLS Alert resource. For information about SLS Alert and how to use it, see What is Alert.
Link copied to clipboard
data class AlertArgs(val alertName: Output<String>? = null, val configuration: Output<AlertConfigurationArgs>? = null, val description: Output<String>? = null, val displayName: Output<String>? = null, val projectName: Output<String>? = null, val schedule: Output<AlertScheduleArgs>? = null, val status: Output<String>? = null) : ConvertibleToJava<AlertArgs>
Provides a SLS Alert resource. For information about SLS Alert and how to use it, see What is Alert.
Link copied to clipboard
class AlertArgsBuilder
Builder for AlertArgs.
Link copied to clipboard
Link copied to clipboard
class AlertResourceBuilder
Builder for Alert.