launchStage

@JvmName(name = "vqdvrqfppqabiogh")
suspend fun launchStage(value: Output<String>)
@JvmName(name = "wvtibaswgedwypmk")
suspend fun launchStage(value: String?)

Parameters

value

The launch stage as defined by Google Cloud Platform Launch Stages. Cloud Run supports ALPHA, BETA, and GA. If no value is specified, GA is assumed. Possible values are UNIMPLEMENTED, PRELAUNCH, EARLY_ACCESS, ALPHA, BETA, GA, and DEPRECATED.