7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/signer/Signer_EXPORTS.h>
11#include <aws/signer/model/SignatureValidityPeriod.h>
12#include <aws/signer/model/SigningMaterial.h>
13#include <aws/signer/model/SigningPlatformOverrides.h>
14#include <aws/signer/model/SigningProfileRevocationRecord.h>
15#include <aws/signer/model/SigningProfileStatus.h>
20template <
typename RESULT_TYPE>
21class AmazonWebServiceResult;
41 template <
typename ProfileNameT = Aws::String>
43 m_profileNameHasBeenSet =
true;
44 m_profileName = std::forward<ProfileNameT>(value);
46 template <
typename ProfileNameT = Aws::String>
58 template <
typename ProfileVersionT = Aws::String>
60 m_profileVersionHasBeenSet =
true;
61 m_profileVersion = std::forward<ProfileVersionT>(value);
63 template <
typename ProfileVersionT = Aws::String>
75 template <
typename ProfileVersionArnT = Aws::String>
77 m_profileVersionArnHasBeenSet =
true;
78 m_profileVersionArn = std::forward<ProfileVersionArnT>(value);
80 template <
typename ProfileVersionArnT = Aws::String>
90 template <
typename RevocationRecordT = SigningProfileRevocationRecord>
92 m_revocationRecordHasBeenSet =
true;
93 m_revocationRecord = std::forward<RevocationRecordT>(value);
95 template <
typename RevocationRecordT = SigningProfileRevocationRecord>
108 template <
typename SigningMaterialT = SigningMaterial>
110 m_signingMaterialHasBeenSet =
true;
111 m_signingMaterial = std::forward<SigningMaterialT>(value);
113 template <
typename SigningMaterialT = SigningMaterial>
125 template <
typename PlatformIdT = Aws::String>
127 m_platformIdHasBeenSet =
true;
128 m_platformId = std::forward<PlatformIdT>(value);
130 template <
typename PlatformIdT = Aws::String>
143 template <
typename PlatformDisplayNameT = Aws::String>
145 m_platformDisplayNameHasBeenSet =
true;
146 m_platformDisplayName = std::forward<PlatformDisplayNameT>(value);
148 template <
typename PlatformDisplayNameT = Aws::String>
158 template <
typename SignatureVal
idityPeriodT = SignatureVal
idityPeriod>
160 m_signatureValidityPeriodHasBeenSet =
true;
161 m_signatureValidityPeriod = std::forward<SignatureValidityPeriodT>(value);
163 template <
typename SignatureVal
idityPeriodT = SignatureVal
idityPeriod>
176 template <
typename Overr
idesT = SigningPlatformOverr
ides>
178 m_overridesHasBeenSet =
true;
179 m_overrides = std::forward<OverridesT>(value);
181 template <
typename Overr
idesT = SigningPlatformOverr
ides>
194 template <
typename SigningParametersT = Aws::Map<Aws::String, Aws::String>>
196 m_signingParametersHasBeenSet =
true;
197 m_signingParameters = std::forward<SigningParametersT>(value);
199 template <
typename SigningParametersT = Aws::Map<Aws::String, Aws::String>>
204 template <
typename SigningParametersKeyT = Aws::String,
typename SigningParametersValueT = Aws::String>
206 m_signingParametersHasBeenSet =
true;
207 m_signingParameters.emplace(std::forward<SigningParametersKeyT>(key), std::forward<SigningParametersValueT>(value));
218 m_statusHasBeenSet =
true;
232 template <
typename StatusReasonT = Aws::String>
234 m_statusReasonHasBeenSet =
true;
235 m_statusReason = std::forward<StatusReasonT>(value);
237 template <
typename StatusReasonT = Aws::String>
249 template <
typename ArnT = Aws::String>
251 m_arnHasBeenSet =
true;
252 m_arn = std::forward<ArnT>(value);
254 template <
typename ArnT = Aws::String>
256 SetArn(std::forward<ArnT>(value));
266 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
268 m_tagsHasBeenSet =
true;
269 m_tags = std::forward<TagsT>(value);
271 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
273 SetTags(std::forward<TagsT>(value));
276 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
278 m_tagsHasBeenSet =
true;
279 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
287 template <
typename RequestIdT = Aws::String>
289 m_requestIdHasBeenSet =
true;
290 m_requestId = std::forward<RequestIdT>(value);
292 template <
typename RequestIdT = Aws::String>
331 bool m_profileNameHasBeenSet =
false;
332 bool m_profileVersionHasBeenSet =
false;
333 bool m_profileVersionArnHasBeenSet =
false;
334 bool m_revocationRecordHasBeenSet =
false;
335 bool m_signingMaterialHasBeenSet =
false;
336 bool m_platformIdHasBeenSet =
false;
337 bool m_platformDisplayNameHasBeenSet =
false;
338 bool m_signatureValidityPeriodHasBeenSet =
false;
339 bool m_overridesHasBeenSet =
false;
340 bool m_signingParametersHasBeenSet =
false;
341 bool m_statusHasBeenSet =
false;
342 bool m_statusReasonHasBeenSet =
false;
343 bool m_arnHasBeenSet =
false;
344 bool m_tagsHasBeenSet =
false;
345 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)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
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