attach Labels
Parameters
value
The label of the monitoring task. See the following Block attach_labels
.
Parameters
values
The label of the monitoring task. See the following Block attach_labels
.
suspend fun attachLabels(argument: List<suspend HybridMonitorSlsTaskAttachLabelArgsBuilder.() -> Unit>)
suspend fun attachLabels(vararg argument: suspend HybridMonitorSlsTaskAttachLabelArgsBuilder.() -> Unit)
Parameters
argument
The label of the monitoring task. See the following Block attach_labels
.