22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
DescribeTrustedAdvisorChecksResult & AddChecks(const TrustedAdvisorCheckDescription &value)
DescribeTrustedAdvisorChecksResult & WithChecks(Aws::Vector< TrustedAdvisorCheckDescription > &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetChecks(const Aws::Vector< TrustedAdvisorCheckDescription > &value)
void SetChecks(Aws::Vector< TrustedAdvisorCheckDescription > &&value)
DescribeTrustedAdvisorChecksResult & AddChecks(TrustedAdvisorCheckDescription &&value)
const Aws::Vector< TrustedAdvisorCheckDescription > & GetChecks() const
DescribeTrustedAdvisorChecksResult & WithChecks(const Aws::Vector< TrustedAdvisorCheckDescription > &value)
JSON (JavaScript Object Notation).