DescribeConfigurationRecordersResponse constructor
DescribeConfigurationRecordersResponse({
- List<
ConfigurationRecorder> ? configurationRecorders,
Implementation
DescribeConfigurationRecordersResponse({
this.configurationRecorders,
});