7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/partnercentral-account/PartnerCentralAccount_EXPORTS.h>
11#include <aws/partnercentral-account/model/ConnectionType.h>
12#include <aws/partnercentral-account/model/InvitationStatus.h>
13#include <aws/partnercentral-account/model/ParticipantType.h>
18template <
typename RESULT_TYPE>
19class AmazonWebServiceResult;
26namespace PartnerCentralAccount {
40 template <
typename CatalogT = Aws::String>
42 m_catalogHasBeenSet =
true;
43 m_catalog = std::forward<CatalogT>(value);
45 template <
typename CatalogT = Aws::String>
57 template <
typename IdT = Aws::String>
59 m_idHasBeenSet =
true;
60 m_id = std::forward<IdT>(value);
62 template <
typename IdT = Aws::String>
64 SetId(std::forward<IdT>(value));
74 template <
typename ArnT = Aws::String>
76 m_arnHasBeenSet =
true;
77 m_arn = std::forward<ArnT>(value);
79 template <
typename ArnT = Aws::String>
81 SetArn(std::forward<ArnT>(value));
91 template <
typename ConnectionIdT = Aws::String>
93 m_connectionIdHasBeenSet =
true;
94 m_connectionId = std::forward<ConnectionIdT>(value);
96 template <
typename ConnectionIdT = Aws::String>
109 m_connectionTypeHasBeenSet =
true;
110 m_connectionType = value;
123 template <
typename CreatedAtT = Aws::Utils::DateTime>
125 m_createdAtHasBeenSet =
true;
126 m_createdAt = std::forward<CreatedAtT>(value);
128 template <
typename CreatedAtT = Aws::Utils::DateTime>
140 template <
typename UpdatedAtT = Aws::Utils::DateTime>
142 m_updatedAtHasBeenSet =
true;
143 m_updatedAt = std::forward<UpdatedAtT>(value);
145 template <
typename UpdatedAtT = Aws::Utils::DateTime>
158 template <
typename ExpiresAtT = Aws::Utils::DateTime>
160 m_expiresAtHasBeenSet =
true;
161 m_expiresAt = std::forward<ExpiresAtT>(value);
163 template <
typename ExpiresAtT = Aws::Utils::DateTime>
175 template <
typename OtherParticipantIdentifierT = Aws::String>
177 m_otherParticipantIdentifierHasBeenSet =
true;
178 m_otherParticipantIdentifier = std::forward<OtherParticipantIdentifierT>(value);
180 template <
typename OtherParticipantIdentifierT = Aws::String>
194 m_participantTypeHasBeenSet =
true;
195 m_participantType = value;
210 m_statusHasBeenSet =
true;
224 template <
typename InvitationMessageT = Aws::String>
226 m_invitationMessageHasBeenSet =
true;
227 m_invitationMessage = std::forward<InvitationMessageT>(value);
229 template <
typename InvitationMessageT = Aws::String>
241 template <
typename InviterEmailT = Aws::String>
243 m_inviterEmailHasBeenSet =
true;
244 m_inviterEmail = std::forward<InviterEmailT>(value);
246 template <
typename InviterEmailT = Aws::String>
258 template <
typename InviterNameT = Aws::String>
260 m_inviterNameHasBeenSet =
true;
261 m_inviterName = std::forward<InviterNameT>(value);
263 template <
typename InviterNameT = Aws::String>
273 template <
typename RequestIdT = Aws::String>
275 m_requestIdHasBeenSet =
true;
276 m_requestId = std::forward<RequestIdT>(value);
278 template <
typename RequestIdT = Aws::String>
317 bool m_catalogHasBeenSet =
false;
318 bool m_idHasBeenSet =
false;
319 bool m_arnHasBeenSet =
false;
320 bool m_connectionIdHasBeenSet =
false;
321 bool m_connectionTypeHasBeenSet =
false;
322 bool m_createdAtHasBeenSet =
false;
323 bool m_updatedAtHasBeenSet =
false;
324 bool m_expiresAtHasBeenSet =
false;
325 bool m_otherParticipantIdentifierHasBeenSet =
false;
326 bool m_participantTypeHasBeenSet =
false;
327 bool m_statusHasBeenSet =
false;
328 bool m_invitationMessageHasBeenSet =
false;
329 bool m_inviterEmailHasBeenSet =
false;
330 bool m_inviterNameHasBeenSet =
false;
331 bool m_requestIdHasBeenSet =
false;
const Aws::String & GetOtherParticipantIdentifier() const
const Aws::String & GetInviterEmail() const
CreateConnectionInvitationResult & WithOtherParticipantIdentifier(OtherParticipantIdentifierT &&value)
ParticipantType GetParticipantType() const
void SetParticipantType(ParticipantType value)
CreateConnectionInvitationResult & WithCatalog(CatalogT &&value)
void SetConnectionType(ConnectionType value)
CreateConnectionInvitationResult & WithUpdatedAt(UpdatedAtT &&value)
void SetInvitationMessage(InvitationMessageT &&value)
CreateConnectionInvitationResult & WithStatus(InvitationStatus value)
const Aws::Utils::DateTime & GetUpdatedAt() const
CreateConnectionInvitationResult & WithRequestId(RequestIdT &&value)
AWS_PARTNERCENTRALACCOUNT_API CreateConnectionInvitationResult()=default
void SetRequestId(RequestIdT &&value)
void SetUpdatedAt(UpdatedAtT &&value)
CreateConnectionInvitationResult & WithParticipantType(ParticipantType value)
CreateConnectionInvitationResult & WithId(IdT &&value)
void SetOtherParticipantIdentifier(OtherParticipantIdentifierT &&value)
CreateConnectionInvitationResult & WithInvitationMessage(InvitationMessageT &&value)
void SetCatalog(CatalogT &&value)
const Aws::String & GetConnectionId() const
CreateConnectionInvitationResult & WithConnectionId(ConnectionIdT &&value)
CreateConnectionInvitationResult & WithInviterName(InviterNameT &&value)
void SetArn(ArnT &&value)
void SetStatus(InvitationStatus value)
const Aws::String & GetId() const
CreateConnectionInvitationResult & WithExpiresAt(ExpiresAtT &&value)
void SetCreatedAt(CreatedAtT &&value)
InvitationStatus GetStatus() const
ConnectionType GetConnectionType() const
CreateConnectionInvitationResult & WithArn(ArnT &&value)
AWS_PARTNERCENTRALACCOUNT_API CreateConnectionInvitationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetInviterName(InviterNameT &&value)
void SetConnectionId(ConnectionIdT &&value)
const Aws::String & GetArn() const
void SetInviterEmail(InviterEmailT &&value)
CreateConnectionInvitationResult & WithInviterEmail(InviterEmailT &&value)
const Aws::String & GetCatalog() const
CreateConnectionInvitationResult & WithCreatedAt(CreatedAtT &&value)
const Aws::String & GetRequestId() const
const Aws::String & GetInvitationMessage() const
CreateConnectionInvitationResult & WithConnectionType(ConnectionType value)
const Aws::String & GetInviterName() const
void SetExpiresAt(ExpiresAtT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
AWS_PARTNERCENTRALACCOUNT_API CreateConnectionInvitationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
const Aws::Utils::DateTime & GetExpiresAt() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue