7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 template<
typename AuthenticationUrlT = Aws::String>
51 template<
typename AuthenticationUrlT = Aws::String>
57 bool m_authenticationUrlHasBeenSet =
false;
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
SamlProviderConfiguration & WithAuthenticationUrl(AuthenticationUrlT &&value)
AWS_QBUSINESS_API SamlProviderConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QBUSINESS_API SamlProviderConfiguration()=default
void SetAuthenticationUrl(AuthenticationUrlT &&value)
bool AuthenticationUrlHasBeenSet() const
const Aws::String & GetAuthenticationUrl() const
AWS_QBUSINESS_API SamlProviderConfiguration & operator=(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