artifacts

@JvmName(name = "lgvavrfotcmxjqjf")
suspend fun artifacts(value: Output<List<ApplicationDefinitionArtifactArgs>>)
@JvmName(name = "jnxjvaelvqgsjvdq")
suspend fun artifacts(value: List<ApplicationDefinitionArtifactArgs>?)

Parameters

value

The collection of managed application artifacts. The portal will use the files specified as artifacts to construct the user experience of creating a managed application from a managed application definition.


@JvmName(name = "iqqupfufaehfxcfu")
suspend fun artifacts(vararg values: Output<ApplicationDefinitionArtifactArgs>)


@JvmName(name = "vgmsdsxedmqmacdb")
suspend fun artifacts(values: List<Output<ApplicationDefinitionArtifactArgs>>)
@JvmName(name = "adufbmrdvkcsxiin")
suspend fun artifacts(vararg values: ApplicationDefinitionArtifactArgs)

Parameters

values

The collection of managed application artifacts. The portal will use the files specified as artifacts to construct the user experience of creating a managed application from a managed application definition.


@JvmName(name = "cpalghvvnmqrhant")
suspend fun artifacts(argument: List<suspend ApplicationDefinitionArtifactArgsBuilder.() -> Unit>)
@JvmName(name = "vyahqjyxojiqkwwr")
suspend fun artifacts(vararg argument: suspend ApplicationDefinitionArtifactArgsBuilder.() -> Unit)
@JvmName(name = "mduftjofeeasmdtm")
suspend fun artifacts(argument: suspend ApplicationDefinitionArtifactArgsBuilder.() -> Unit)

Parameters

argument

The collection of managed application artifacts. The portal will use the files specified as artifacts to construct the user experience of creating a managed application from a managed application definition.