7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/datazone/model/SelfGrantStatusDetail.h>
59 bool m_selfGrantStatusDetailsHasBeenSet =
false;
RedshiftSelfGrantStatusOutput & AddSelfGrantStatusDetails(SelfGrantStatusDetail &&value)
void SetSelfGrantStatusDetails(const Aws::Vector< SelfGrantStatusDetail > &value)
RedshiftSelfGrantStatusOutput & WithSelfGrantStatusDetails(Aws::Vector< SelfGrantStatusDetail > &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
RedshiftSelfGrantStatusOutput & AddSelfGrantStatusDetails(const SelfGrantStatusDetail &value)
AWS_DATAZONE_API RedshiftSelfGrantStatusOutput(Aws::Utils::Json::JsonView jsonValue)
void SetSelfGrantStatusDetails(Aws::Vector< SelfGrantStatusDetail > &&value)
bool SelfGrantStatusDetailsHasBeenSet() const
RedshiftSelfGrantStatusOutput & WithSelfGrantStatusDetails(const Aws::Vector< SelfGrantStatusDetail > &value)
AWS_DATAZONE_API RedshiftSelfGrantStatusOutput & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< SelfGrantStatusDetail > & GetSelfGrantStatusDetails() const
AWS_DATAZONE_API RedshiftSelfGrantStatusOutput()
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue