7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
97 bool m_notebookInstanceLifecycleConfigNameHasBeenSet =
false;
100 bool m_notebookInstanceLifecycleConfigArnHasBeenSet =
false;
103 bool m_creationTimeHasBeenSet =
false;
106 bool m_lastModifiedTimeHasBeenSet =
false;
bool CreationTimeHasBeenSet() const
NotebookInstanceLifecycleConfigSummary & WithNotebookInstanceLifecycleConfigName(Aws::String &&value)
bool NotebookInstanceLifecycleConfigNameHasBeenSet() const
const Aws::Utils::DateTime & GetLastModifiedTime() const
const Aws::Utils::DateTime & GetCreationTime() const
void SetNotebookInstanceLifecycleConfigArn(const Aws::String &value)
NotebookInstanceLifecycleConfigSummary & WithCreationTime(const Aws::Utils::DateTime &value)
NotebookInstanceLifecycleConfigSummary & WithLastModifiedTime(const Aws::Utils::DateTime &value)
bool LastModifiedTimeHasBeenSet() const
NotebookInstanceLifecycleConfigSummary & WithNotebookInstanceLifecycleConfigArn(const Aws::String &value)
void SetCreationTime(const Aws::Utils::DateTime &value)
AWS_SAGEMAKER_API NotebookInstanceLifecycleConfigSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLastModifiedTime(const Aws::Utils::DateTime &value)
const Aws::String & GetNotebookInstanceLifecycleConfigName() const
void SetLastModifiedTime(Aws::Utils::DateTime &&value)
void SetNotebookInstanceLifecycleConfigName(const Aws::String &value)
AWS_SAGEMAKER_API NotebookInstanceLifecycleConfigSummary(Aws::Utils::Json::JsonView jsonValue)
NotebookInstanceLifecycleConfigSummary & WithNotebookInstanceLifecycleConfigArn(Aws::String &&value)
AWS_SAGEMAKER_API NotebookInstanceLifecycleConfigSummary()
void SetNotebookInstanceLifecycleConfigName(Aws::String &&value)
NotebookInstanceLifecycleConfigSummary & WithNotebookInstanceLifecycleConfigArn(const char *value)
const Aws::String & GetNotebookInstanceLifecycleConfigArn() const
NotebookInstanceLifecycleConfigSummary & WithCreationTime(Aws::Utils::DateTime &&value)
NotebookInstanceLifecycleConfigSummary & WithNotebookInstanceLifecycleConfigName(const Aws::String &value)
NotebookInstanceLifecycleConfigSummary & WithNotebookInstanceLifecycleConfigName(const char *value)
void SetNotebookInstanceLifecycleConfigArn(Aws::String &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
NotebookInstanceLifecycleConfigSummary & WithLastModifiedTime(Aws::Utils::DateTime &&value)
void SetNotebookInstanceLifecycleConfigArn(const char *value)
void SetNotebookInstanceLifecycleConfigName(const char *value)
bool NotebookInstanceLifecycleConfigArnHasBeenSet() const
void SetCreationTime(Aws::Utils::DateTime &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue