7#include <aws/redshift/Redshift_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/redshift/model/ZeroETLIntegrationStatus.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/core/utils/memory/stl/AWSMap.h>
13#include <aws/redshift/model/ResponseMetadata.h>
14#include <aws/redshift/model/IntegrationError.h>
15#include <aws/redshift/model/Tag.h>
20template<
typename RESULT_TYPE>
21class AmazonWebServiceResult;
47 template<
typename IntegrationArnT = Aws::String>
48 void SetIntegrationArn(IntegrationArnT&& value) { m_integrationArnHasBeenSet =
true; m_integrationArn = std::forward<IntegrationArnT>(value); }
49 template<
typename IntegrationArnT = Aws::String>
58 template<
typename IntegrationNameT = Aws::String>
59 void SetIntegrationName(IntegrationNameT&& value) { m_integrationNameHasBeenSet =
true; m_integrationName = std::forward<IntegrationNameT>(value); }
60 template<
typename IntegrationNameT = Aws::String>
70 template<
typename SourceArnT = Aws::String>
71 void SetSourceArn(SourceArnT&& value) { m_sourceArnHasBeenSet =
true; m_sourceArn = std::forward<SourceArnT>(value); }
72 template<
typename SourceArnT = Aws::String>
82 template<
typename TargetArnT = Aws::String>
83 void SetTargetArn(TargetArnT&& value) { m_targetArnHasBeenSet =
true; m_targetArn = std::forward<TargetArnT>(value); }
84 template<
typename TargetArnT = Aws::String>
102 template<
typename ErrorsT = Aws::Vector<IntegrationError>>
103 void SetErrors(ErrorsT&& value) { m_errorsHasBeenSet =
true; m_errors = std::forward<ErrorsT>(value); }
104 template<
typename ErrorsT = Aws::Vector<IntegrationError>>
106 template<
typename ErrorsT = IntegrationError>
115 template<
typename CreateTimeT = Aws::Utils::DateTime>
116 void SetCreateTime(CreateTimeT&& value) { m_createTimeHasBeenSet =
true; m_createTime = std::forward<CreateTimeT>(value); }
117 template<
typename CreateTimeT = Aws::Utils::DateTime>
126 template<
typename DescriptionT = Aws::String>
127 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
128 template<
typename DescriptionT = Aws::String>
138 template<
typename KMSKeyIdT = Aws::String>
139 void SetKMSKeyId(KMSKeyIdT&& value) { m_kMSKeyIdHasBeenSet =
true; m_kMSKeyId = std::forward<KMSKeyIdT>(value); }
140 template<
typename KMSKeyIdT = Aws::String>
152 template<
typename AdditionalEncryptionContextT = Aws::Map<Aws::String, Aws::String>>
153 void SetAdditionalEncryptionContext(AdditionalEncryptionContextT&& value) { m_additionalEncryptionContextHasBeenSet =
true; m_additionalEncryptionContext = std::forward<AdditionalEncryptionContextT>(value); }
154 template<
typename AdditionalEncryptionContextT = Aws::Map<Aws::String, Aws::String>>
156 template<
typename AdditionalEncryptionContextKeyT = Aws::String,
typename AdditionalEncryptionContextValueT = Aws::String>
158 m_additionalEncryptionContextHasBeenSet =
true; m_additionalEncryptionContext.emplace(std::forward<AdditionalEncryptionContextKeyT>(key), std::forward<AdditionalEncryptionContextValueT>(value));
return *
this;
167 template<
typename TagsT = Aws::Vector<Tag>>
168 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
169 template<
typename TagsT = Aws::Vector<Tag>>
171 template<
typename TagsT = Tag>
178 template<
typename ResponseMetadataT = ResponseMetadata>
179 void SetResponseMetadata(ResponseMetadataT&& value) { m_responseMetadataHasBeenSet =
true; m_responseMetadata = std::forward<ResponseMetadataT>(value); }
180 template<
typename ResponseMetadataT = ResponseMetadata>
186 bool m_integrationArnHasBeenSet =
false;
189 bool m_integrationNameHasBeenSet =
false;
192 bool m_sourceArnHasBeenSet =
false;
195 bool m_targetArnHasBeenSet =
false;
198 bool m_statusHasBeenSet =
false;
201 bool m_errorsHasBeenSet =
false;
204 bool m_createTimeHasBeenSet =
false;
207 bool m_descriptionHasBeenSet =
false;
210 bool m_kMSKeyIdHasBeenSet =
false;
213 bool m_additionalEncryptionContextHasBeenSet =
false;
216 bool m_tagsHasBeenSet =
false;
218 ResponseMetadata m_responseMetadata;
219 bool m_responseMetadataHasBeenSet =
false;
void SetAdditionalEncryptionContext(AdditionalEncryptionContextT &&value)
void SetIntegrationArn(IntegrationArnT &&value)
DeleteIntegrationResult & WithSourceArn(SourceArnT &&value)
DeleteIntegrationResult & WithDescription(DescriptionT &&value)
void SetIntegrationName(IntegrationNameT &&value)
ZeroETLIntegrationStatus GetStatus() const
const Aws::String & GetTargetArn() const
const Aws::String & GetIntegrationName() const
const Aws::String & GetKMSKeyId() const
AWS_REDSHIFT_API DeleteIntegrationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const Aws::Utils::DateTime & GetCreateTime() const
DeleteIntegrationResult & WithCreateTime(CreateTimeT &&value)
void SetErrors(ErrorsT &&value)
DeleteIntegrationResult & WithTags(TagsT &&value)
DeleteIntegrationResult & WithStatus(ZeroETLIntegrationStatus value)
const Aws::Map< Aws::String, Aws::String > & GetAdditionalEncryptionContext() const
DeleteIntegrationResult & AddTags(TagsT &&value)
DeleteIntegrationResult & WithIntegrationName(IntegrationNameT &&value)
void SetResponseMetadata(ResponseMetadataT &&value)
void SetCreateTime(CreateTimeT &&value)
const ResponseMetadata & GetResponseMetadata() const
void SetDescription(DescriptionT &&value)
DeleteIntegrationResult & AddAdditionalEncryptionContext(AdditionalEncryptionContextKeyT &&key, AdditionalEncryptionContextValueT &&value)
const Aws::String & GetDescription() const
const Aws::String & GetSourceArn() const
DeleteIntegrationResult & WithErrors(ErrorsT &&value)
DeleteIntegrationResult & AddErrors(ErrorsT &&value)
AWS_REDSHIFT_API DeleteIntegrationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const Aws::String & GetIntegrationArn() const
DeleteIntegrationResult & WithAdditionalEncryptionContext(AdditionalEncryptionContextT &&value)
void SetTargetArn(TargetArnT &&value)
void SetKMSKeyId(KMSKeyIdT &&value)
DeleteIntegrationResult & WithKMSKeyId(KMSKeyIdT &&value)
const Aws::Vector< Tag > & GetTags() const
DeleteIntegrationResult & WithTargetArn(TargetArnT &&value)
const Aws::Vector< IntegrationError > & GetErrors() const
AWS_REDSHIFT_API DeleteIntegrationResult()=default
DeleteIntegrationResult & WithIntegrationArn(IntegrationArnT &&value)
void SetTags(TagsT &&value)
void SetStatus(ZeroETLIntegrationStatus value)
DeleteIntegrationResult & WithResponseMetadata(ResponseMetadataT &&value)
void SetSourceArn(SourceArnT &&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
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Xml::XmlDocument XmlDocument