7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/signer/Signer_EXPORTS.h>
10#include <aws/signer/model/SignatureValidityPeriod.h>
11#include <aws/signer/model/SigningMaterial.h>
12#include <aws/signer/model/SigningPlatformOverrides.h>
13#include <aws/signer/model/SigningProfileRevocationRecord.h>
14#include <aws/signer/model/SigningProfileStatus.h>
19template <
typename RESULT_TYPE>
20class AmazonWebServiceResult;
40 template <
typename ProfileNameT = Aws::String>
42 m_profileNameHasBeenSet =
true;
43 m_profileName = std::forward<ProfileNameT>(value);
45 template <
typename ProfileNameT = Aws::String>
57 template <
typename ProfileVersionT = Aws::String>
59 m_profileVersionHasBeenSet =
true;
60 m_profileVersion = std::forward<ProfileVersionT>(value);
62 template <
typename ProfileVersionT = Aws::String>
74 template <
typename ProfileVersionArnT = Aws::String>
76 m_profileVersionArnHasBeenSet =
true;
77 m_profileVersionArn = std::forward<ProfileVersionArnT>(value);
79 template <
typename ProfileVersionArnT = Aws::String>
89 template <
typename RevocationRecordT = SigningProfileRevocationRecord>
91 m_revocationRecordHasBeenSet =
true;
92 m_revocationRecord = std::forward<RevocationRecordT>(value);
94 template <
typename RevocationRecordT = SigningProfileRevocationRecord>
107 template <
typename SigningMaterialT = SigningMaterial>
109 m_signingMaterialHasBeenSet =
true;
110 m_signingMaterial = std::forward<SigningMaterialT>(value);
112 template <
typename SigningMaterialT = SigningMaterial>
124 template <
typename PlatformIdT = Aws::String>
126 m_platformIdHasBeenSet =
true;
127 m_platformId = std::forward<PlatformIdT>(value);
129 template <
typename PlatformIdT = Aws::String>
142 template <
typename PlatformDisplayNameT = Aws::String>
144 m_platformDisplayNameHasBeenSet =
true;
145 m_platformDisplayName = std::forward<PlatformDisplayNameT>(value);
147 template <
typename PlatformDisplayNameT = Aws::String>
157 template <
typename SignatureVal
idityPeriodT = SignatureVal
idityPeriod>
159 m_signatureValidityPeriodHasBeenSet =
true;
160 m_signatureValidityPeriod = std::forward<SignatureValidityPeriodT>(value);
162 template <
typename SignatureVal
idityPeriodT = SignatureVal
idityPeriod>
175 template <
typename Overr
idesT = SigningPlatformOverr
ides>
177 m_overridesHasBeenSet =
true;
178 m_overrides = std::forward<OverridesT>(value);
180 template <
typename Overr
idesT = SigningPlatformOverr
ides>
193 template <
typename SigningParametersT = Aws::Map<Aws::String, Aws::String>>
195 m_signingParametersHasBeenSet =
true;
196 m_signingParameters = std::forward<SigningParametersT>(value);
198 template <
typename SigningParametersT = Aws::Map<Aws::String, Aws::String>>
203 template <
typename SigningParametersKeyT = Aws::String,
typename SigningParametersValueT = Aws::String>
205 m_signingParametersHasBeenSet =
true;
206 m_signingParameters.emplace(std::forward<SigningParametersKeyT>(key), std::forward<SigningParametersValueT>(value));
217 m_statusHasBeenSet =
true;
231 template <
typename StatusReasonT = Aws::String>
233 m_statusReasonHasBeenSet =
true;
234 m_statusReason = std::forward<StatusReasonT>(value);
236 template <
typename StatusReasonT = Aws::String>
248 template <
typename ArnT = Aws::String>
250 m_arnHasBeenSet =
true;
251 m_arn = std::forward<ArnT>(value);
253 template <
typename ArnT = Aws::String>
255 SetArn(std::forward<ArnT>(value));
265 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
267 m_tagsHasBeenSet =
true;
268 m_tags = std::forward<TagsT>(value);
270 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
272 SetTags(std::forward<TagsT>(value));
275 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
277 m_tagsHasBeenSet =
true;
278 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
286 template <
typename RequestIdT = Aws::String>
288 m_requestIdHasBeenSet =
true;
289 m_requestId = std::forward<RequestIdT>(value);
291 template <
typename RequestIdT = Aws::String>
327 bool m_profileNameHasBeenSet =
false;
328 bool m_profileVersionHasBeenSet =
false;
329 bool m_profileVersionArnHasBeenSet =
false;
330 bool m_revocationRecordHasBeenSet =
false;
331 bool m_signingMaterialHasBeenSet =
false;
332 bool m_platformIdHasBeenSet =
false;
333 bool m_platformDisplayNameHasBeenSet =
false;
334 bool m_signatureValidityPeriodHasBeenSet =
false;
335 bool m_overridesHasBeenSet =
false;
336 bool m_signingParametersHasBeenSet =
false;
337 bool m_statusHasBeenSet =
false;
338 bool m_statusReasonHasBeenSet =
false;
339 bool m_arnHasBeenSet =
false;
340 bool m_tagsHasBeenSet =
false;
341 bool m_requestIdHasBeenSet =
false;
GetSigningProfileResult & WithPlatformDisplayName(PlatformDisplayNameT &&value)
void SetProfileName(ProfileNameT &&value)
void SetProfileVersion(ProfileVersionT &&value)
GetSigningProfileResult & WithProfileVersionArn(ProfileVersionArnT &&value)
const Aws::String & GetPlatformId() const
const Aws::String & GetProfileVersion() const
GetSigningProfileResult & WithSigningParameters(SigningParametersT &&value)
GetSigningProfileResult & WithSigningMaterial(SigningMaterialT &&value)
GetSigningProfileResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetStatusReason() const
AWS_SIGNER_API GetSigningProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetSigningProfileResult & AddTags(TagsKeyT &&key, TagsValueT &&value)
const SigningMaterial & GetSigningMaterial() const
GetSigningProfileResult & WithTags(TagsT &&value)
const SignatureValidityPeriod & GetSignatureValidityPeriod() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
GetSigningProfileResult & WithStatusReason(StatusReasonT &&value)
GetSigningProfileResult & WithRevocationRecord(RevocationRecordT &&value)
AWS_SIGNER_API GetSigningProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetSigningProfileResult & WithProfileVersion(ProfileVersionT &&value)
void SetSignatureValidityPeriod(SignatureValidityPeriodT &&value)
const Aws::String & GetArn() const
void SetRevocationRecord(RevocationRecordT &&value)
GetSigningProfileResult & WithOverrides(OverridesT &&value)
const Aws::String & GetProfileName() const
AWS_SIGNER_API GetSigningProfileResult()=default
void SetSigningMaterial(SigningMaterialT &&value)
void SetSigningParameters(SigningParametersT &&value)
GetSigningProfileResult & WithStatus(SigningProfileStatus value)
GetSigningProfileResult & WithArn(ArnT &&value)
const Aws::String & GetProfileVersionArn() const
const SigningPlatformOverrides & GetOverrides() const
const SigningProfileRevocationRecord & GetRevocationRecord() const
void SetPlatformId(PlatformIdT &&value)
void SetProfileVersionArn(ProfileVersionArnT &&value)
void SetPlatformDisplayName(PlatformDisplayNameT &&value)
SigningProfileStatus GetStatus() const
const Aws::Map< Aws::String, Aws::String > & GetSigningParameters() const
const Aws::String & GetRequestId() const
GetSigningProfileResult & WithSignatureValidityPeriod(SignatureValidityPeriodT &&value)
GetSigningProfileResult & WithPlatformId(PlatformIdT &&value)
void SetOverrides(OverridesT &&value)
void SetTags(TagsT &&value)
const Aws::String & GetPlatformDisplayName() const
void SetRequestId(RequestIdT &&value)
GetSigningProfileResult & WithProfileName(ProfileNameT &&value)
void SetArn(ArnT &&value)
void SetStatus(SigningProfileStatus value)
GetSigningProfileResult & AddSigningParameters(SigningParametersKeyT &&key, SigningParametersValueT &&value)
void SetStatusReason(StatusReasonT &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue