7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qapps/QApps_EXPORTS.h>
9#include <aws/qapps/model/PermissionInputActionEnum.h>
43 m_actionHasBeenSet =
true;
58 template <
typename PrincipalT = Aws::String>
60 m_principalHasBeenSet =
true;
61 m_principal = std::forward<PrincipalT>(value);
63 template <
typename PrincipalT = Aws::String>
73 bool m_actionHasBeenSet =
false;
74 bool m_principalHasBeenSet =
false;
PermissionInputActionEnum
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue