7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/devops-agent/DevOpsAgent_EXPORTS.h>
19namespace DevOpsAgent {
41 template <
typename ResourceConfigurationIdT = Aws::String>
43 m_resourceConfigurationIdHasBeenSet =
true;
44 m_resourceConfigurationId = std::forward<ResourceConfigurationIdT>(value);
46 template <
typename ResourceConfigurationIdT = Aws::String>
59 template <
typename CertificateT = Aws::String>
61 m_certificateHasBeenSet =
true;
62 m_certificate = std::forward<CertificateT>(value);
64 template <
typename CertificateT = Aws::String>
74 bool m_resourceConfigurationIdHasBeenSet =
false;
75 bool m_certificateHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue