deployment

@JvmName(name = "sngdobrkkuajfsst")
suspend fun deployment(value: Output<DeploymentArgs>)
@JvmName(name = "oebgvyjrunbmadcu")
suspend fun deployment(value: DeploymentArgs?)

Parameters

value

Code and application artifacts that make up this version.Only returned in GET requests if view=FULL is set.


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

Parameters

argument

Code and application artifacts that make up this version.Only returned in GET requests if view=FULL is set.