7#include <aws/mgn/Mgn_EXPORTS.h>
8#include <aws/mgn/MgnRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
30 inline virtual const char*
GetServiceRequestName()
const override {
return "DeleteLaunchConfigurationTemplate"; }
51 bool m_launchConfigurationTemplateIDHasBeenSet =
false;
DeleteLaunchConfigurationTemplateRequest & WithLaunchConfigurationTemplateID(Aws::String &&value)
AWS_MGN_API Aws::String SerializePayload() const override
void SetLaunchConfigurationTemplateID(Aws::String &&value)
AWS_MGN_API DeleteLaunchConfigurationTemplateRequest()
bool LaunchConfigurationTemplateIDHasBeenSet() const
virtual const char * GetServiceRequestName() const override
void SetLaunchConfigurationTemplateID(const Aws::String &value)
void SetLaunchConfigurationTemplateID(const char *value)
DeleteLaunchConfigurationTemplateRequest & WithLaunchConfigurationTemplateID(const Aws::String &value)
DeleteLaunchConfigurationTemplateRequest & WithLaunchConfigurationTemplateID(const char *value)
const Aws::String & GetLaunchConfigurationTemplateID() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String