behaviors

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wvvgmgrdqlwlniwj")
suspend fun behaviors(argument: List<suspend SecurityProfileBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "gyjvvwcoigyjpqfv")
suspend fun behaviors(vararg argument: suspend SecurityProfileBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "qdrnuyxsljlpthce")
suspend fun behaviors(argument: suspend SecurityProfileBehaviorArgsBuilder.() -> Unit)

Parameters

argument

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