stageName

@JvmName(name = "atvwadcgokltshup")
suspend fun stageName(value: Output<String>)
@JvmName(name = "aypgndkrdfbnwhdp")
suspend fun stageName(value: String?)

Deprecated

stage_name is deprecated. Use the aws.apigateway.Stage resource instead.

Parameters

value

Name of the stage to create with this deployment. If the specified stage already exists, it will be updated to point to the new deployment. We recommend using the aws.apigateway.Stage resource instead to manage stages.