attributes

@JvmName(name = "xorsxfvkdwlxuetf")
suspend fun attributes(value: Output<List<AppGroupAttributeArgs>>)
@JvmName(name = "nvqjlvbqycuftoos")
suspend fun attributes(value: List<AppGroupAttributeArgs>?)

Parameters

value

A list of attributes Structure is documented below.


@JvmName(name = "bespcdfsqwgbhpls")
suspend fun attributes(vararg values: Output<AppGroupAttributeArgs>)


@JvmName(name = "ahkiunbcxejoiriy")
suspend fun attributes(values: List<Output<AppGroupAttributeArgs>>)
@JvmName(name = "bhusslantqbxdobm")
suspend fun attributes(vararg values: AppGroupAttributeArgs)

Parameters

values

A list of attributes Structure is documented below.


@JvmName(name = "hbpdnxfoebvseapi")
suspend fun attributes(argument: List<suspend AppGroupAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "kfhcdkphdkonctdr")
suspend fun attributes(vararg argument: suspend AppGroupAttributeArgsBuilder.() -> Unit)
@JvmName(name = "eyhpgvmopgffyxct")
suspend fun attributes(argument: suspend AppGroupAttributeArgsBuilder.() -> Unit)

Parameters

argument

A list of attributes Structure is documented below.