stageDescription

@JvmName(name = "otprknghrunaekat")
suspend fun stageDescription(value: Output<DeploymentStageDescriptionArgs>)
@JvmName(name = "hlwtmgpwljfxkiyw")
suspend fun stageDescription(value: DeploymentStageDescriptionArgs?)

Parameters

value

The description of the Stage resource for the Deployment resource to create. To specify a stage description, you must also provide a stage name.


@JvmName(name = "puqrhmmlrfyqmvac")
suspend fun stageDescription(argument: suspend DeploymentStageDescriptionArgsBuilder.() -> Unit)

Parameters

argument

The description of the Stage resource for the Deployment resource to create. To specify a stage description, you must also provide a stage name.