7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/verifiedpermissions/VerifiedPermissions_EXPORTS.h>
19namespace VerifiedPermissions {
42 template <
typename PolicyStoreIdT = Aws::String>
44 m_policyStoreIdHasBeenSet =
true;
45 m_policyStoreId = std::forward<PolicyStoreIdT>(value);
47 template <
typename PolicyStoreIdT = Aws::String>
64 template <
typename PolicyIdT = Aws::String>
66 m_policyIdHasBeenSet =
true;
67 m_policyId = std::forward<PolicyIdT>(value);
69 template <
typename PolicyIdT = Aws::String>
79 bool m_policyStoreIdHasBeenSet =
false;
80 bool m_policyIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue