7#include <aws/redshift/Redshift_EXPORTS.h>
8#include <aws/redshift/model/Cluster.h>
9#include <aws/redshift/model/ResponseMetadata.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
EnableSnapshotCopyResult & WithCluster(Cluster &&value)
EnableSnapshotCopyResult & WithResponseMetadata(ResponseMetadata &&value)
EnableSnapshotCopyResult & WithResponseMetadata(const ResponseMetadata &value)
const ResponseMetadata & GetResponseMetadata() const
AWS_REDSHIFT_API EnableSnapshotCopyResult()
EnableSnapshotCopyResult & WithCluster(const Cluster &value)
void SetCluster(const Cluster &value)
const Cluster & GetCluster() const
void SetResponseMetadata(ResponseMetadata &&value)
AWS_REDSHIFT_API EnableSnapshotCopyResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
AWS_REDSHIFT_API EnableSnapshotCopyResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetCluster(Cluster &&value)
void SetResponseMetadata(const ResponseMetadata &value)
Aws::Utils::Xml::XmlDocument XmlDocument