DescribeRdsDbInstancesResult constructor
DescribeRdsDbInstancesResult({
- List<
RdsDbInstance> ? rdsDbInstances,
Implementation
DescribeRdsDbInstancesResult({
this.rdsDbInstances,
});