7#include <aws/databrew/GlueDataBrew_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/databrew/model/InputFormat.h>
11#include <aws/databrew/model/FormatOptions.h>
12#include <aws/databrew/model/Input.h>
13#include <aws/databrew/model/Source.h>
14#include <aws/databrew/model/PathOptions.h>
15#include <aws/core/utils/memory/stl/AWSMap.h>
20template<
typename RESULT_TYPE>
21class AmazonWebServiceResult;
47 template<
typename CreatedByT = Aws::String>
48 void SetCreatedBy(CreatedByT&& value) { m_createdByHasBeenSet =
true; m_createdBy = std::forward<CreatedByT>(value); }
49 template<
typename CreatedByT = Aws::String>
58 template<
typename CreateDateT = Aws::Utils::DateTime>
59 void SetCreateDate(CreateDateT&& value) { m_createDateHasBeenSet =
true; m_createDate = std::forward<CreateDateT>(value); }
60 template<
typename CreateDateT = Aws::Utils::DateTime>
69 template<
typename NameT = Aws::String>
70 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
71 template<
typename NameT = Aws::String>
88 template<
typename FormatOptionsT = FormatOptions>
89 void SetFormatOptions(FormatOptionsT&& value) { m_formatOptionsHasBeenSet =
true; m_formatOptions = std::forward<FormatOptionsT>(value); }
90 template<
typename FormatOptionsT = FormatOptions>
97 template<
typename InputT = Input>
98 void SetInput(InputT&& value) { m_inputHasBeenSet =
true; m_input = std::forward<InputT>(value); }
99 template<
typename InputT = Input>
108 template<
typename LastModifiedDateT = Aws::Utils::DateTime>
109 void SetLastModifiedDate(LastModifiedDateT&& value) { m_lastModifiedDateHasBeenSet =
true; m_lastModifiedDate = std::forward<LastModifiedDateT>(value); }
110 template<
typename LastModifiedDateT = Aws::Utils::DateTime>
119 template<
typename LastModifiedByT = Aws::String>
120 void SetLastModifiedBy(LastModifiedByT&& value) { m_lastModifiedByHasBeenSet =
true; m_lastModifiedBy = std::forward<LastModifiedByT>(value); }
121 template<
typename LastModifiedByT = Aws::String>
141 template<
typename PathOptionsT = PathOptions>
142 void SetPathOptions(PathOptionsT&& value) { m_pathOptionsHasBeenSet =
true; m_pathOptions = std::forward<PathOptionsT>(value); }
143 template<
typename PathOptionsT = PathOptions>
152 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
153 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
154 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
156 template<
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
158 m_tagsHasBeenSet =
true; m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
return *
this;
167 template<
typename ResourceArnT = Aws::String>
168 void SetResourceArn(ResourceArnT&& value) { m_resourceArnHasBeenSet =
true; m_resourceArn = std::forward<ResourceArnT>(value); }
169 template<
typename ResourceArnT = Aws::String>
176 template<
typename RequestIdT = Aws::String>
177 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
178 template<
typename RequestIdT = Aws::String>
184 bool m_createdByHasBeenSet =
false;
187 bool m_createDateHasBeenSet =
false;
190 bool m_nameHasBeenSet =
false;
193 bool m_formatHasBeenSet =
false;
195 FormatOptions m_formatOptions;
196 bool m_formatOptionsHasBeenSet =
false;
199 bool m_inputHasBeenSet =
false;
202 bool m_lastModifiedDateHasBeenSet =
false;
205 bool m_lastModifiedByHasBeenSet =
false;
208 bool m_sourceHasBeenSet =
false;
210 PathOptions m_pathOptions;
211 bool m_pathOptionsHasBeenSet =
false;
214 bool m_tagsHasBeenSet =
false;
217 bool m_resourceArnHasBeenSet =
false;
220 bool m_requestIdHasBeenSet =
false;
DescribeDatasetResult & WithLastModifiedDate(LastModifiedDateT &&value)
void SetPathOptions(PathOptionsT &&value)
const Aws::String & GetCreatedBy() const
const Aws::Utils::DateTime & GetCreateDate() const
const PathOptions & GetPathOptions() const
DescribeDatasetResult & WithLastModifiedBy(LastModifiedByT &&value)
void SetResourceArn(ResourceArnT &&value)
void SetLastModifiedDate(LastModifiedDateT &&value)
void SetSource(Source value)
AWS_GLUEDATABREW_API DescribeDatasetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeDatasetResult & WithTags(TagsT &&value)
void SetCreatedBy(CreatedByT &&value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
DescribeDatasetResult & WithRequestId(RequestIdT &&value)
AWS_GLUEDATABREW_API DescribeDatasetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeDatasetResult & WithFormat(InputFormat value)
DescribeDatasetResult & WithName(NameT &&value)
const Aws::Utils::DateTime & GetLastModifiedDate() const
DescribeDatasetResult & WithPathOptions(PathOptionsT &&value)
InputFormat GetFormat() const
void SetRequestId(RequestIdT &&value)
const Aws::String & GetResourceArn() const
void SetInput(InputT &&value)
DescribeDatasetResult & WithFormatOptions(FormatOptionsT &&value)
void SetTags(TagsT &&value)
DescribeDatasetResult & AddTags(TagsKeyT &&key, TagsValueT &&value)
void SetCreateDate(CreateDateT &&value)
DescribeDatasetResult & WithCreateDate(CreateDateT &&value)
const FormatOptions & GetFormatOptions() const
AWS_GLUEDATABREW_API DescribeDatasetResult()=default
void SetLastModifiedBy(LastModifiedByT &&value)
DescribeDatasetResult & WithSource(Source value)
void SetFormat(InputFormat value)
void SetName(NameT &&value)
const Aws::String & GetLastModifiedBy() const
DescribeDatasetResult & WithCreatedBy(CreatedByT &&value)
const Aws::String & GetName() const
void SetFormatOptions(FormatOptionsT &&value)
const Aws::String & GetRequestId() const
DescribeDatasetResult & WithResourceArn(ResourceArnT &&value)
const Input & GetInput() const
DescribeDatasetResult & WithInput(InputT &&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