DescribeConfigurationRecorderStatusResponse constructor
DescribeConfigurationRecorderStatusResponse({
- List<
ConfigurationRecorderStatus> ? configurationRecordersStatus,
Implementation
DescribeConfigurationRecorderStatusResponse({
this.configurationRecordersStatus,
});