extAttributes

@JvmName(name = "wwfgyopxsnskopcq")
suspend fun extAttributes(value: Output<List<AScriptExtAttributeArgs>>)
@JvmName(name = "dashkaupcceluemp")
suspend fun extAttributes(value: List<AScriptExtAttributeArgs>?)

Parameters

value

Expand the list of attributes. When ExtAttributeEnabled is true, ExtAttributes must be set. See ext_attributes below.


@JvmName(name = "wkhdmsbpsklvacog")
suspend fun extAttributes(vararg values: Output<AScriptExtAttributeArgs>)


@JvmName(name = "oxggdajoausjyboq")
suspend fun extAttributes(values: List<Output<AScriptExtAttributeArgs>>)
@JvmName(name = "uywgwjhwqwspyfok")
suspend fun extAttributes(vararg values: AScriptExtAttributeArgs)

Parameters

values

Expand the list of attributes. When ExtAttributeEnabled is true, ExtAttributes must be set. See ext_attributes below.


@JvmName(name = "aabnvbtkmdnrsxpc")
suspend fun extAttributes(argument: List<suspend AScriptExtAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "pnocsgofofpbsqoq")
suspend fun extAttributes(vararg argument: suspend AScriptExtAttributeArgsBuilder.() -> Unit)
@JvmName(name = "thitpmbvdfcglqtn")
suspend fun extAttributes(argument: suspend AScriptExtAttributeArgsBuilder.() -> Unit)

Parameters

argument

Expand the list of attributes. When ExtAttributeEnabled is true, ExtAttributes must be set. See ext_attributes below.