BlueGreenInfo constructor
BlueGreenInfo({})
Implementation
BlueGreenInfo({
this.blueInstanceGroupUrls,
this.bluePoolDeletionStartTime,
this.greenInstanceGroupUrls,
this.greenPoolVersion,
this.phase,
});
BlueGreenInfo({
this.blueInstanceGroupUrls,
this.bluePoolDeletionStartTime,
this.greenInstanceGroupUrls,
this.greenPoolVersion,
this.phase,
});