attributes

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

Parameters

value

A list of attributes Structure is documented below.


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


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

Parameters

values

A list of attributes Structure is documented below.


@JvmName(name = "qfoimofrkwteitor")
suspend fun attributes(argument: List<suspend AppGroupAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "bctfpwdtbkypruir")
suspend fun attributes(vararg argument: suspend AppGroupAttributeArgsBuilder.() -> Unit)
@JvmName(name = "hhxjnbbuaumqumnt")
suspend fun attributes(argument: suspend AppGroupAttributeArgsBuilder.() -> Unit)

Parameters

argument

A list of attributes Structure is documented below.