7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/GlueSelfGrantStatusOutput.h>
9#include <aws/datazone/model/RedshiftSelfGrantStatusOutput.h>
69 bool m_glueSelfGrantStatusHasBeenSet =
false;
72 bool m_redshiftSelfGrantStatusHasBeenSet =
false;
SelfGrantStatusOutput & WithGlueSelfGrantStatus(GlueSelfGrantStatusOutput &&value)
const GlueSelfGrantStatusOutput & GetGlueSelfGrantStatus() const
AWS_DATAZONE_API SelfGrantStatusOutput()
SelfGrantStatusOutput & WithRedshiftSelfGrantStatus(RedshiftSelfGrantStatusOutput &&value)
void SetRedshiftSelfGrantStatus(RedshiftSelfGrantStatusOutput &&value)
AWS_DATAZONE_API SelfGrantStatusOutput & operator=(Aws::Utils::Json::JsonView jsonValue)
const RedshiftSelfGrantStatusOutput & GetRedshiftSelfGrantStatus() const
AWS_DATAZONE_API SelfGrantStatusOutput(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGlueSelfGrantStatus(GlueSelfGrantStatusOutput &&value)
bool RedshiftSelfGrantStatusHasBeenSet() const
bool GlueSelfGrantStatusHasBeenSet() const
SelfGrantStatusOutput & WithRedshiftSelfGrantStatus(const RedshiftSelfGrantStatusOutput &value)
void SetRedshiftSelfGrantStatus(const RedshiftSelfGrantStatusOutput &value)
void SetGlueSelfGrantStatus(const GlueSelfGrantStatusOutput &value)
SelfGrantStatusOutput & WithGlueSelfGrantStatus(const GlueSelfGrantStatusOutput &value)
Aws::Utils::Json::JsonValue JsonValue