formsInputs

@JvmName(name = "iphwjqumqsetpmgu")
suspend fun formsInputs(value: Output<List<AssetTypeFormsInputArgs>>)
@JvmName(name = "nnbriwxuaghrtewi")
suspend fun formsInputs(value: List<AssetTypeFormsInputArgs>?)

Parameters

value

The metadata forms that are to be attached to the custom asset type.


@JvmName(name = "nopiisegiratkkgu")
suspend fun formsInputs(vararg values: Output<AssetTypeFormsInputArgs>)


@JvmName(name = "enyysmtoitwaromj")
suspend fun formsInputs(values: List<Output<AssetTypeFormsInputArgs>>)
@JvmName(name = "pnphcpjujqchtowx")
suspend fun formsInputs(vararg values: AssetTypeFormsInputArgs)

Parameters

values

The metadata forms that are to be attached to the custom asset type.


@JvmName(name = "xqayaehmcugdtrwp")
suspend fun formsInputs(argument: List<suspend AssetTypeFormsInputArgsBuilder.() -> Unit>)
@JvmName(name = "hushxphqqadebiwu")
suspend fun formsInputs(vararg argument: suspend AssetTypeFormsInputArgsBuilder.() -> Unit)
@JvmName(name = "gifqewnrfvmtwfup")
suspend fun formsInputs(argument: suspend AssetTypeFormsInputArgsBuilder.() -> Unit)

Parameters

argument

The metadata forms that are to be attached to the custom asset type.