7#include <aws/amp/PrometheusService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace PrometheusService
50 inline void SetWorkspaceArn(
const char* value) { m_workspaceArnHasBeenSet =
true; m_workspaceArn.assign(value); }
58 bool m_workspaceArnHasBeenSet =
false;
AmpConfiguration & WithWorkspaceArn(Aws::String &&value)
AmpConfiguration & WithWorkspaceArn(const char *value)
void SetWorkspaceArn(Aws::String &&value)
AWS_PROMETHEUSSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetWorkspaceArn(const Aws::String &value)
AWS_PROMETHEUSSERVICE_API AmpConfiguration()
bool WorkspaceArnHasBeenSet() const
AWS_PROMETHEUSSERVICE_API AmpConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AmpConfiguration & WithWorkspaceArn(const Aws::String &value)
void SetWorkspaceArn(const char *value)
const Aws::String & GetWorkspaceArn() const
AWS_PROMETHEUSSERVICE_API AmpConfiguration(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue