PlanArgs

constructor(contactId: Output<String>? = null, rotationIds: Output<List<String>>? = null, stages: Output<List<PlanStageArgs>>? = null)