7#include <aws/emr-containers/EMRContainers_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace EMRContainers
49 inline void SetToken(
const char* value) { m_tokenHasBeenSet =
true; m_token.assign(value); }
57 bool m_tokenHasBeenSet =
false;
AWS_EMRCONTAINERS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetToken() const
Credentials & WithToken(const char *value)
Credentials & WithToken(const Aws::String &value)
AWS_EMRCONTAINERS_API Credentials()
AWS_EMRCONTAINERS_API Credentials & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetToken(const Aws::String &value)
void SetToken(const char *value)
bool TokenHasBeenSet() const
AWS_EMRCONTAINERS_API Credentials(Aws::Utils::Json::JsonView jsonValue)
Credentials & WithToken(Aws::String &&value)
void SetToken(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue