7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/CreateGitLabSelfManagedIntegrationDetail.h>
48 template<
typename GitlabSelfManagedT = CreateGitLabSelfManagedIntegrationDetail>
49 void SetGitlabSelfManaged(GitlabSelfManagedT&& value) { m_gitlabSelfManagedHasBeenSet =
true; m_gitlabSelfManaged = std::forward<GitlabSelfManagedT>(value); }
50 template<
typename GitlabSelfManagedT = CreateGitLabSelfManagedIntegrationDetail>
56 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