behaviors

@JvmName(name = "warlkwradljjtdwu")
suspend fun behaviors(value: Output<List<SecurityProfileBehaviorArgs>>)
@JvmName(name = "rrotxvhlmmniwrlp")
suspend fun behaviors(value: List<SecurityProfileBehaviorArgs>?)

Parameters

value

Specifies the behaviors that, when violated by a device (thing), cause an alert.


@JvmName(name = "knnnabmxofuvwaow")
suspend fun behaviors(vararg values: Output<SecurityProfileBehaviorArgs>)


@JvmName(name = "ftxwmjssqwthsjlc")
suspend fun behaviors(values: List<Output<SecurityProfileBehaviorArgs>>)
@JvmName(name = "evuivtjsxjodykil")
suspend fun behaviors(vararg values: SecurityProfileBehaviorArgs)

Parameters

values

Specifies the behaviors that, when violated by a device (thing), cause an alert.


@JvmName(name = "ubtwmdhkikudcivn")
suspend fun behaviors(argument: List<suspend SecurityProfileBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "jkfellyhggowhspl")
suspend fun behaviors(vararg argument: suspend SecurityProfileBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "ksifhxctrotlpwqc")
suspend fun behaviors(argument: suspend SecurityProfileBehaviorArgsBuilder.() -> Unit)

Parameters

argument

Specifies the behaviors that, when violated by a device (thing), cause an alert.