7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/CreateGitLabSelfManagedIntegrationDetail.h>
42 template <
typename GitlabSelfManagedT = CreateGitLabSelfManagedIntegrationDetail>
44 m_gitlabSelfManagedHasBeenSet =
true;
45 m_gitlabSelfManaged = std::forward<GitlabSelfManagedT>(value);
47 template <
typename GitlabSelfManagedT = CreateGitLabSelfManagedIntegrationDetail>
55 bool m_gitlabSelfManagedHasBeenSet =
false;
const CreateGitLabSelfManagedIntegrationDetail & GetGitlabSelfManaged() const
bool GitlabSelfManagedHasBeenSet() const
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_INSPECTOR2_API CreateIntegrationDetail & operator=(Aws::Utils::Json::JsonView jsonValue)
CreateIntegrationDetail & WithGitlabSelfManaged(GitlabSelfManagedT &&value)
AWS_INSPECTOR2_API CreateIntegrationDetail(Aws::Utils::Json::JsonView jsonValue)
void SetGitlabSelfManaged(GitlabSelfManagedT &&value)
AWS_INSPECTOR2_API CreateIntegrationDetail()=default
Aws::Utils::Json::JsonValue JsonValue