DescribeTimeToLiveOutput constructor
DescribeTimeToLiveOutput({
- TimeToLiveDescription? timeToLiveDescription,
Implementation
DescribeTimeToLiveOutput({
this.timeToLiveDescription,
});