22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
DescribeDocumentPermissionResult & AddAccountIds(Aws::String &&value)
void SetAccountIds(const Aws::Vector< Aws::String > &value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeDocumentPermissionResult & AddAccountIds(const Aws::String &value)
DescribeDocumentPermissionResult & WithAccountIds(const Aws::Vector< Aws::String > &value)
void SetAccountIds(Aws::Vector< Aws::String > &&value)
DescribeDocumentPermissionResult & WithAccountIds(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeDocumentPermissionResult & AddAccountIds(const char *value)
const Aws::Vector< Aws::String > & GetAccountIds() const
JSON (JavaScript Object Notation).