7#include <aws/elasticmapreduce/EMR_EXPORTS.h>
8#include <aws/elasticmapreduce/model/UsernamePassword.h>
55 bool m_usernamePasswordHasBeenSet =
false;
AWS_EMR_API Credentials(Aws::Utils::Json::JsonView jsonValue)
bool UsernamePasswordHasBeenSet() const
AWS_EMR_API Credentials()
AWS_EMR_API Credentials & operator=(Aws::Utils::Json::JsonView jsonValue)
const UsernamePassword & GetUsernamePassword() const
Credentials & WithUsernamePassword(UsernamePassword &&value)
void SetUsernamePassword(UsernamePassword &&value)
AWS_EMR_API Aws::Utils::Json::JsonValue Jsonize() const
Credentials & WithUsernamePassword(const UsernamePassword &value)
void SetUsernamePassword(const UsernamePassword &value)
Aws::Utils::Json::JsonValue JsonValue