7#include <aws/grafana/ManagedGrafana_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/grafana/model/SamlConfigurationStatus.h>
10#include <aws/grafana/model/AuthenticationProviderTypes.h>
23namespace ManagedGrafana
74 bool m_providersHasBeenSet =
false;
77 bool m_samlConfigurationStatusHasBeenSet =
false;
AuthenticationSummary & WithProviders(Aws::Vector< AuthenticationProviderTypes > &&value)
AWS_MANAGEDGRAFANA_API AuthenticationSummary()
void SetProviders(Aws::Vector< AuthenticationProviderTypes > &&value)
void SetSamlConfigurationStatus(const SamlConfigurationStatus &value)
const SamlConfigurationStatus & GetSamlConfigurationStatus() const
AuthenticationSummary & AddProviders(AuthenticationProviderTypes &&value)
AuthenticationSummary & WithSamlConfigurationStatus(const SamlConfigurationStatus &value)
bool ProvidersHasBeenSet() const
AuthenticationSummary & AddProviders(const AuthenticationProviderTypes &value)
void SetProviders(const Aws::Vector< AuthenticationProviderTypes > &value)
const Aws::Vector< AuthenticationProviderTypes > & GetProviders() const
void SetSamlConfigurationStatus(SamlConfigurationStatus &&value)
AuthenticationSummary & WithSamlConfigurationStatus(SamlConfigurationStatus &&value)
AuthenticationSummary & WithProviders(const Aws::Vector< AuthenticationProviderTypes > &value)
AWS_MANAGEDGRAFANA_API AuthenticationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SamlConfigurationStatusHasBeenSet() const
AWS_MANAGEDGRAFANA_API AuthenticationSummary(Aws::Utils::Json::JsonView jsonValue)
AWS_MANAGEDGRAFANA_API Aws::Utils::Json::JsonValue Jsonize() const
AuthenticationProviderTypes
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue