7#include <aws/ssm-incidents/SSMIncidents_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/ssm-incidents/model/PagerDutyIncidentConfiguration.h>
50 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
78 inline void SetSecretId(
const char* value) { m_secretIdHasBeenSet =
true; m_secretId.assign(value); }
86 bool m_nameHasBeenSet =
false;
89 bool m_pagerDutyIncidentConfigurationHasBeenSet =
false;
92 bool m_secretIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue