stageDescription

@JvmName(name = "pljwxoeqfhqqpqfy")
suspend fun stageDescription(value: Output<DeploymentStageDescriptionArgs>)
@JvmName(name = "dhwvteshlbpwabjd")
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 = "jvdfogcosftwgqgk")
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.