7#include <aws/iotevents/IoTEvents_EXPORTS.h>
8#include <aws/iotevents/model/SSOIdentity.h>
46 template<
typename SsoIdentityT = SSOIdentity>
47 void SetSsoIdentity(SsoIdentityT&& value) { m_ssoIdentityHasBeenSet =
true; m_ssoIdentity = std::forward<SsoIdentityT>(value); }
48 template<
typename SsoIdentityT = SSOIdentity>
54 bool m_ssoIdentityHasBeenSet =
false;
AWS_IOTEVENTS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTEVENTS_API RecipientDetail(Aws::Utils::Json::JsonView jsonValue)
bool SsoIdentityHasBeenSet() const
RecipientDetail & WithSsoIdentity(SsoIdentityT &&value)
AWS_IOTEVENTS_API RecipientDetail & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSsoIdentity(SsoIdentityT &&value)
AWS_IOTEVENTS_API RecipientDetail()=default
const SSOIdentity & GetSsoIdentity() const
Aws::Utils::Json::JsonValue JsonValue