artifacts

@JvmName(name = "lwcuprknwbovcqum")
suspend fun artifacts(value: Output<List<ApplicationDefinitionArtifactArgs>>)
@JvmName(name = "bajrdqtjobllbhtj")
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 = "kbcagbaptnfryjcj")
suspend fun artifacts(vararg values: Output<ApplicationDefinitionArtifactArgs>)


@JvmName(name = "oaeymkrigubgqccu")
suspend fun artifacts(values: List<Output<ApplicationDefinitionArtifactArgs>>)
@JvmName(name = "uvskayiwgeqajoty")
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 = "melmtvmvdmrpxjqn")
suspend fun artifacts(argument: List<suspend ApplicationDefinitionArtifactArgsBuilder.() -> Unit>)
@JvmName(name = "tlodembjcxtpdmgp")
suspend fun artifacts(vararg argument: suspend ApplicationDefinitionArtifactArgsBuilder.() -> Unit)
@JvmName(name = "tmegbfltybrlrdyu")
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.