deployment

@JvmName(name = "aiiepwjtsrnyogci")
suspend fun deployment(value: Output<StandardAppVersionDeploymentArgs>)
@JvmName(name = "ekxvlodaprlpydri")
suspend fun deployment(value: StandardAppVersionDeploymentArgs?)

Parameters

value

Code and application artifacts that make up this version. Structure is documented below.


@JvmName(name = "lohvdlyycwoubnjd")
suspend fun deployment(argument: suspend StandardAppVersionDeploymentArgsBuilder.() -> Unit)

Parameters

argument

Code and application artifacts that make up this version. Structure is documented below.