13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
#define AWS_CODEDEPLOY_API
AWS_CODEDEPLOY_API GetDeploymentConfigResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDeploymentConfigResult & WithDeploymentConfigInfo(DeploymentConfigInfo &&value)
AWS_CODEDEPLOY_API GetDeploymentConfigResult()
void SetDeploymentConfigInfo(const DeploymentConfigInfo &value)
void SetDeploymentConfigInfo(DeploymentConfigInfo &&value)
const DeploymentConfigInfo & GetDeploymentConfigInfo() const
AWS_CODEDEPLOY_API GetDeploymentConfigResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDeploymentConfigResult & WithDeploymentConfigInfo(const DeploymentConfigInfo &value)