7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename AuthorizationUrlT = Aws::String>
50 template<
typename AuthorizationUrlT = Aws::String>
56 bool m_authorizationUrlHasBeenSet =
false;
AWS_QBUSINESS_API AuthChallengeRequest()=default
AWS_QBUSINESS_API AuthChallengeRequest & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAuthorizationUrl() const
bool AuthorizationUrlHasBeenSet() const
AuthChallengeRequest & WithAuthorizationUrl(AuthorizationUrlT &&value)
void SetAuthorizationUrl(AuthorizationUrlT &&value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QBUSINESS_API AuthChallengeRequest(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue