7#include <aws/pcs/PCS_EXPORTS.h>
8#include <aws/pcs/model/JwtKey.h>
41 template <
typename JwtKeyT = JwtKey>
43 m_jwtKeyHasBeenSet =
true;
44 m_jwtKey = std::forward<JwtKeyT>(value);
46 template <
typename JwtKeyT = JwtKey>
54 bool m_jwtKeyHasBeenSet =
false;
AWS_PCS_API JwtAuth(Aws::Utils::Json::JsonView jsonValue)
AWS_PCS_API Aws::Utils::Json::JsonValue Jsonize() const
bool JwtKeyHasBeenSet() const
AWS_PCS_API JwtAuth & operator=(Aws::Utils::Json::JsonView jsonValue)
JwtAuth & WithJwtKey(JwtKeyT &&value)
const JwtKey & GetJwtKey() const
AWS_PCS_API JwtAuth()=default
void SetJwtKey(JwtKeyT &&value)
Aws::Utils::Json::JsonValue JsonValue