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