LifecycleConfig constructor
LifecycleConfig({})
Implementation
LifecycleConfig({
this.autoDeleteTime,
this.autoDeleteTtl,
this.autoStopTime,
this.autoStopTtl,
this.idleDeleteTtl,
this.idleStartTime,
this.idleStopTtl,
});