22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
32 namespace ConfigService
DescribeConfigurationRecorderStatusResult & WithConfigurationRecordersStatus(Aws::Vector< ConfigurationRecorderStatus > &&value)
DescribeConfigurationRecorderStatusResult & AddConfigurationRecordersStatus(const ConfigurationRecorderStatus &value)
void SetConfigurationRecordersStatus(Aws::Vector< ConfigurationRecorderStatus > &&value)
DescribeConfigurationRecorderStatusResult & AddConfigurationRecordersStatus(ConfigurationRecorderStatus &&value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeConfigurationRecorderStatusResult & WithConfigurationRecordersStatus(const Aws::Vector< ConfigurationRecorderStatus > &value)
void SetConfigurationRecordersStatus(const Aws::Vector< ConfigurationRecorderStatus > &value)
#define AWS_CONFIGSERVICE_API
const Aws::Vector< ConfigurationRecorderStatus > & GetConfigurationRecordersStatus() const
JSON (JavaScript Object Notation).