Alert Rule Anomaly Duplicate Args Builder
Builder for AlertRuleAnomalyDuplicateArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun multiSelectObservations(value: Output<List<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>>)
suspend fun multiSelectObservations(vararg values: AlertRuleAnomalyDuplicateMultiSelectObservationArgs)
suspend fun multiSelectObservations(vararg values: Output<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>)
suspend fun multiSelectObservations(vararg argument: suspend AlertRuleAnomalyDuplicateMultiSelectObservationArgsBuilder.() -> Unit)
suspend fun multiSelectObservations(value: List<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>?)
suspend fun multiSelectObservations(values: List<Output<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>>)
suspend fun multiSelectObservations(argument: List<suspend AlertRuleAnomalyDuplicateMultiSelectObservationArgsBuilder.() -> Unit>)
suspend fun multiSelectObservations(argument: suspend AlertRuleAnomalyDuplicateMultiSelectObservationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun prioritizedExcludeObservations(value: Output<List<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>>)
suspend fun prioritizedExcludeObservations(vararg values: AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs)
suspend fun prioritizedExcludeObservations(vararg values: Output<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>)
suspend fun prioritizedExcludeObservations(vararg argument: suspend AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgsBuilder.() -> Unit)
suspend fun prioritizedExcludeObservations(value: List<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>?)
suspend fun prioritizedExcludeObservations(values: List<Output<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>>)
suspend fun prioritizedExcludeObservations(argument: List<suspend AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgsBuilder.() -> Unit>)
suspend fun prioritizedExcludeObservations(argument: suspend AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun singleSelectObservations(value: Output<List<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>>)
suspend fun singleSelectObservations(vararg values: AlertRuleAnomalyDuplicateSingleSelectObservationArgs)
suspend fun singleSelectObservations(vararg values: Output<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>)
suspend fun singleSelectObservations(vararg argument: suspend AlertRuleAnomalyDuplicateSingleSelectObservationArgsBuilder.() -> Unit)
suspend fun singleSelectObservations(value: List<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>?)
suspend fun singleSelectObservations(values: List<Output<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>>)
suspend fun singleSelectObservations(argument: List<suspend AlertRuleAnomalyDuplicateSingleSelectObservationArgsBuilder.() -> Unit>)
suspend fun singleSelectObservations(argument: suspend AlertRuleAnomalyDuplicateSingleSelectObservationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun thresholdObservations(value: Output<List<AlertRuleAnomalyDuplicateThresholdObservationArgs>>)
suspend fun thresholdObservations(vararg values: Output<AlertRuleAnomalyDuplicateThresholdObservationArgs>)
suspend fun thresholdObservations(vararg argument: suspend AlertRuleAnomalyDuplicateThresholdObservationArgsBuilder.() -> Unit)
suspend fun thresholdObservations(values: List<Output<AlertRuleAnomalyDuplicateThresholdObservationArgs>>)
suspend fun thresholdObservations(argument: List<suspend AlertRuleAnomalyDuplicateThresholdObservationArgsBuilder.() -> Unit>)
suspend fun thresholdObservations(argument: suspend AlertRuleAnomalyDuplicateThresholdObservationArgsBuilder.() -> Unit)