7#include <aws/grafana/ManagedGrafana_EXPORTS.h>
8#include <aws/grafana/model/SamlConfiguration.h>
9#include <aws/grafana/model/SamlConfigurationStatus.h>
22namespace ManagedGrafana
48 template<
typename ConfigurationT = SamlConfiguration>
49 void SetConfiguration(ConfigurationT&& value) { m_configurationHasBeenSet =
true; m_configuration = std::forward<ConfigurationT>(value); }
50 template<
typename ConfigurationT = SamlConfiguration>
66 bool m_configurationHasBeenSet =
false;
69 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