7#include <aws/redshift-serverless/RedshiftServerless_EXPORTS.h>
8#include <aws/redshift-serverless/model/SnapshotCopyConfiguration.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace RedshiftServerless
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
DeleteSnapshotCopyConfigurationResult & WithSnapshotCopyConfiguration(SnapshotCopyConfiguration &&value)
void SetSnapshotCopyConfiguration(const SnapshotCopyConfiguration &value)
AWS_REDSHIFTSERVERLESS_API DeleteSnapshotCopyConfigurationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeleteSnapshotCopyConfigurationResult & WithRequestId(const Aws::String &value)
AWS_REDSHIFTSERVERLESS_API DeleteSnapshotCopyConfigurationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeleteSnapshotCopyConfigurationResult & WithRequestId(Aws::String &&value)
DeleteSnapshotCopyConfigurationResult & WithRequestId(const char *value)
void SetSnapshotCopyConfiguration(SnapshotCopyConfiguration &&value)
void SetRequestId(const char *value)
AWS_REDSHIFTSERVERLESS_API DeleteSnapshotCopyConfigurationResult()
DeleteSnapshotCopyConfigurationResult & WithSnapshotCopyConfiguration(const SnapshotCopyConfiguration &value)
const SnapshotCopyConfiguration & GetSnapshotCopyConfiguration() const
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue