UpdateTimeToLiveOutput constructor
UpdateTimeToLiveOutput({
- TimeToLiveSpecification? timeToLiveSpecification,
Implementation
UpdateTimeToLiveOutput({
this.timeToLiveSpecification,
});