7#include <aws/grafana/ManagedGrafana_EXPORTS.h>
8#include <aws/grafana/model/SamlConfiguration.h>
9#include <aws/grafana/model/SamlConfigurationStatus.h>
20namespace ManagedGrafana {
42 template <
typename ConfigurationT = SamlConfiguration>
44 m_configurationHasBeenSet =
true;
45 m_configuration = std::forward<ConfigurationT>(value);
47 template <
typename ConfigurationT = SamlConfiguration>
61 m_statusHasBeenSet =
true;
73 bool m_configurationHasBeenSet =
false;
74 bool m_statusHasBeenSet =
false;
SamlAuthentication & WithConfiguration(ConfigurationT &&value)
const SamlConfiguration & GetConfiguration() const
AWS_MANAGEDGRAFANA_API SamlAuthentication & operator=(Aws::Utils::Json::JsonView jsonValue)
SamlConfigurationStatus GetStatus() const
AWS_MANAGEDGRAFANA_API SamlAuthentication(Aws::Utils::Json::JsonView jsonValue)
AWS_MANAGEDGRAFANA_API SamlAuthentication()=default
void SetConfiguration(ConfigurationT &&value)
bool StatusHasBeenSet() const
SamlAuthentication & WithStatus(SamlConfigurationStatus value)
AWS_MANAGEDGRAFANA_API Aws::Utils::Json::JsonValue Jsonize() const
void SetStatus(SamlConfigurationStatus value)
bool ConfigurationHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue