BusinessProcessStageArgs

fun BusinessProcessStageArgs(description: Output<String>? = null, properties: Output<Map<String, String>>? = null, stagesBefore: Output<List<String>>? = null)