22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
GetHealthCheckStatusResult & WithHealthCheckObservations(const Aws::Vector< HealthCheckObservation > &value)
std::vector< T, Aws::Allocator< T > > Vector
GetHealthCheckStatusResult & AddHealthCheckObservations(HealthCheckObservation &&value)
const Aws::Vector< HealthCheckObservation > & GetHealthCheckObservations() const
void SetHealthCheckObservations(Aws::Vector< HealthCheckObservation > &&value)
GetHealthCheckStatusResult & WithHealthCheckObservations(Aws::Vector< HealthCheckObservation > &&value)
void SetHealthCheckObservations(const Aws::Vector< HealthCheckObservation > &value)
GetHealthCheckStatusResult & AddHealthCheckObservations(const HealthCheckObservation &value)
JSON (JavaScript Object Notation).