DescribeInstanceResponse constructor
DescribeInstanceResponse({
- Instance? instance,
Implementation
DescribeInstanceResponse({
this.instance,
});
DescribeInstanceResponse({
this.instance,
});