7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/glue/model/BlueprintStatus.h>
11#include <aws/glue/model/LastActiveDefinition.h>
51 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
65 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
104 inline void SetParameterSpec(
const char* value) { m_parameterSpecHasBeenSet =
true; m_parameterSpec.assign(value); }
118 inline void SetBlueprintLocation(
const char* value) { m_blueprintLocationHasBeenSet =
true; m_blueprintLocation.assign(value); }
134 inline void SetBlueprintServiceLocation(
const char* value) { m_blueprintServiceLocationHasBeenSet =
true; m_blueprintServiceLocation.assign(value); }
164 inline void SetErrorMessage(
const char* value) { m_errorMessageHasBeenSet =
true; m_errorMessage.assign(value); }
186 bool m_nameHasBeenSet =
false;
189 bool m_descriptionHasBeenSet =
false;
192 bool m_createdOnHasBeenSet =
false;
195 bool m_lastModifiedOnHasBeenSet =
false;
198 bool m_parameterSpecHasBeenSet =
false;
201 bool m_blueprintLocationHasBeenSet =
false;
204 bool m_blueprintServiceLocationHasBeenSet =
false;
207 bool m_statusHasBeenSet =
false;
210 bool m_errorMessageHasBeenSet =
false;
213 bool m_lastActiveDefinitionHasBeenSet =
false;
const Aws::String & GetBlueprintLocation() const
Blueprint & WithBlueprintLocation(const Aws::String &value)
Blueprint & WithErrorMessage(const char *value)
void SetLastModifiedOn(const Aws::Utils::DateTime &value)
void SetLastActiveDefinition(const LastActiveDefinition &value)
Blueprint & WithBlueprintServiceLocation(const Aws::String &value)
const Aws::Utils::DateTime & GetLastModifiedOn() const
void SetDescription(const char *value)
Blueprint & WithLastModifiedOn(const Aws::Utils::DateTime &value)
AWS_GLUE_API Blueprint(Aws::Utils::Json::JsonView jsonValue)
void SetCreatedOn(const Aws::Utils::DateTime &value)
bool DescriptionHasBeenSet() const
Blueprint & WithBlueprintLocation(const char *value)
Blueprint & WithBlueprintServiceLocation(Aws::String &&value)
void SetBlueprintServiceLocation(const Aws::String &value)
bool ParameterSpecHasBeenSet() const
const Aws::String & GetErrorMessage() const
bool BlueprintLocationHasBeenSet() const
void SetBlueprintLocation(const Aws::String &value)
const Aws::String & GetBlueprintServiceLocation() const
Blueprint & WithDescription(const Aws::String &value)
Blueprint & WithErrorMessage(Aws::String &&value)
void SetBlueprintServiceLocation(Aws::String &&value)
Blueprint & WithName(Aws::String &&value)
void SetBlueprintServiceLocation(const char *value)
void SetLastModifiedOn(Aws::Utils::DateTime &&value)
Blueprint & WithStatus(const BlueprintStatus &value)
void SetErrorMessage(const char *value)
void SetLastActiveDefinition(LastActiveDefinition &&value)
Blueprint & WithDescription(Aws::String &&value)
void SetBlueprintLocation(const char *value)
void SetParameterSpec(const char *value)
const Aws::String & GetParameterSpec() const
void SetErrorMessage(Aws::String &&value)
Blueprint & WithBlueprintLocation(Aws::String &&value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetName(const char *value)
const Aws::String & GetName() const
void SetName(const Aws::String &value)
void SetStatus(const BlueprintStatus &value)
const BlueprintStatus & GetStatus() const
bool ErrorMessageHasBeenSet() const
Blueprint & WithName(const char *value)
Blueprint & WithParameterSpec(const char *value)
bool LastActiveDefinitionHasBeenSet() const
bool CreatedOnHasBeenSet() const
void SetErrorMessage(const Aws::String &value)
Blueprint & WithCreatedOn(const Aws::Utils::DateTime &value)
void SetCreatedOn(Aws::Utils::DateTime &&value)
Blueprint & WithStatus(BlueprintStatus &&value)
void SetBlueprintLocation(Aws::String &&value)
Blueprint & WithParameterSpec(const Aws::String &value)
Blueprint & WithDescription(const char *value)
Blueprint & WithLastModifiedOn(Aws::Utils::DateTime &&value)
void SetName(Aws::String &&value)
const Aws::Utils::DateTime & GetCreatedOn() const
void SetParameterSpec(Aws::String &&value)
Blueprint & WithParameterSpec(Aws::String &&value)
bool NameHasBeenSet() const
bool LastModifiedOnHasBeenSet() const
void SetParameterSpec(const Aws::String &value)
bool BlueprintServiceLocationHasBeenSet() const
Blueprint & WithLastActiveDefinition(const LastActiveDefinition &value)
AWS_GLUE_API Blueprint & operator=(Aws::Utils::Json::JsonView jsonValue)
Blueprint & WithBlueprintServiceLocation(const char *value)
const LastActiveDefinition & GetLastActiveDefinition() const
Blueprint & WithCreatedOn(Aws::Utils::DateTime &&value)
void SetStatus(BlueprintStatus &&value)
const Aws::String & GetDescription() const
void SetDescription(Aws::String &&value)
void SetDescription(const Aws::String &value)
bool StatusHasBeenSet() const
Blueprint & WithLastActiveDefinition(LastActiveDefinition &&value)
Blueprint & WithErrorMessage(const Aws::String &value)
Blueprint & WithName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue