7#include <aws/fis/FIS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
56 bool m_resourceTypeHasBeenSet =
false;
bool ResourceTypeHasBeenSet() const
AWS_FIS_API ActionTarget & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetResourceType() const
AWS_FIS_API ActionTarget()
void SetResourceType(const char *value)
ActionTarget & WithResourceType(Aws::String &&value)
void SetResourceType(const Aws::String &value)
ActionTarget & WithResourceType(const char *value)
AWS_FIS_API ActionTarget(Aws::Utils::Json::JsonView jsonValue)
void SetResourceType(Aws::String &&value)
ActionTarget & WithResourceType(const Aws::String &value)
AWS_FIS_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue