7#include <aws/codeartifact/CodeArtifact_EXPORTS.h>
8#include <aws/codeartifact/model/DomainEntryPoint.h>
9#include <aws/codeartifact/model/PackageVersionOriginType.h>
20namespace CodeArtifact {
45 template <
typename DomainEntryPo
intT = DomainEntryPo
int>
47 m_domainEntryPointHasBeenSet =
true;
48 m_domainEntryPoint = std::forward<DomainEntryPointT>(value);
50 template <
typename DomainEntryPo
intT = DomainEntryPo
int>
67 m_originTypeHasBeenSet =
true;
79 bool m_domainEntryPointHasBeenSet =
false;
80 bool m_originTypeHasBeenSet =
false;
void SetOriginType(PackageVersionOriginType value)
AWS_CODEARTIFACT_API Aws::Utils::Json::JsonValue Jsonize() const
const DomainEntryPoint & GetDomainEntryPoint() const
AWS_CODEARTIFACT_API PackageVersionOrigin & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CODEARTIFACT_API PackageVersionOrigin(Aws::Utils::Json::JsonView jsonValue)
PackageVersionOrigin & WithOriginType(PackageVersionOriginType value)
bool OriginTypeHasBeenSet() const
bool DomainEntryPointHasBeenSet() const
PackageVersionOrigin & WithDomainEntryPoint(DomainEntryPointT &&value)
PackageVersionOriginType GetOriginType() const
AWS_CODEARTIFACT_API PackageVersionOrigin()=default
void SetDomainEntryPoint(DomainEntryPointT &&value)
Aws::Utils::Json::JsonValue JsonValue