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>
60 template <
typename PolicyIdT = Aws::String>
62 m_policyIdHasBeenSet =
true;
63 m_policyId = std::forward<PolicyIdT>(value);
65 template <
typename PolicyIdT = Aws::String>
75 bool m_policyStoreIdHasBeenSet =
false;
76 bool m_policyIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue