7#include <aws/resource-explorer-2/ResourceExplorer2_EXPORTS.h>
8#include <aws/resource-explorer-2/model/SearchFilter.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
12#include <aws/resource-explorer-2/model/IncludedProperty.h>
25namespace ResourceExplorer2
52 template<
typename FiltersT = SearchFilter>
53 void SetFilters(FiltersT&& value) { m_filtersHasBeenSet =
true; m_filters = std::forward<FiltersT>(value); }
54 template<
typename FiltersT = SearchFilter>
64 template<
typename IncludedPropertiesT = Aws::Vector<IncludedProperty>>
65 void SetIncludedProperties(IncludedPropertiesT&& value) { m_includedPropertiesHasBeenSet =
true; m_includedProperties = std::forward<IncludedPropertiesT>(value); }
66 template<
typename IncludedPropertiesT = Aws::Vector<IncludedProperty>>
68 template<
typename IncludedPropertiesT = IncludedProperty>
69 ManagedView&
AddIncludedProperties(IncludedPropertiesT&& value) { m_includedPropertiesHasBeenSet =
true; m_includedProperties.emplace_back(std::forward<IncludedPropertiesT>(value));
return *
this; }
78 template<
typename LastUpdatedAtT = Aws::Utils::DateTime>
79 void SetLastUpdatedAt(LastUpdatedAtT&& value) { m_lastUpdatedAtHasBeenSet =
true; m_lastUpdatedAt = std::forward<LastUpdatedAtT>(value); }
80 template<
typename LastUpdatedAtT = Aws::Utils::DateTime>
92 template<
typename ManagedViewArnT = Aws::String>
93 void SetManagedViewArn(ManagedViewArnT&& value) { m_managedViewArnHasBeenSet =
true; m_managedViewArn = std::forward<ManagedViewArnT>(value); }
94 template<
typename ManagedViewArnT = Aws::String>
104 template<
typename ManagedViewNameT = Aws::String>
105 void SetManagedViewName(ManagedViewNameT&& value) { m_managedViewNameHasBeenSet =
true; m_managedViewName = std::forward<ManagedViewNameT>(value); }
106 template<
typename ManagedViewNameT = Aws::String>
116 template<
typename OwnerT = Aws::String>
117 void SetOwner(OwnerT&& value) { m_ownerHasBeenSet =
true; m_owner = std::forward<OwnerT>(value); }
118 template<
typename OwnerT = Aws::String>
131 template<
typename ResourcePolicyT = Aws::String>
132 void SetResourcePolicy(ResourcePolicyT&& value) { m_resourcePolicyHasBeenSet =
true; m_resourcePolicy = std::forward<ResourcePolicyT>(value); }
133 template<
typename ResourcePolicyT = Aws::String>
147 template<
typename ScopeT = Aws::String>
148 void SetScope(ScopeT&& value) { m_scopeHasBeenSet =
true; m_scope = std::forward<ScopeT>(value); }
149 template<
typename ScopeT = Aws::String>
160 template<
typename TrustedServiceT = Aws::String>
161 void SetTrustedService(TrustedServiceT&& value) { m_trustedServiceHasBeenSet =
true; m_trustedService = std::forward<TrustedServiceT>(value); }
162 template<
typename TrustedServiceT = Aws::String>
172 template<
typename VersionT = Aws::String>
173 void SetVersion(VersionT&& value) { m_versionHasBeenSet =
true; m_version = std::forward<VersionT>(value); }
174 template<
typename VersionT = Aws::String>
180 bool m_filtersHasBeenSet =
false;
183 bool m_includedPropertiesHasBeenSet =
false;
186 bool m_lastUpdatedAtHasBeenSet =
false;
189 bool m_managedViewArnHasBeenSet =
false;
192 bool m_managedViewNameHasBeenSet =
false;
195 bool m_ownerHasBeenSet =
false;
198 bool m_resourcePolicyHasBeenSet =
false;
201 bool m_scopeHasBeenSet =
false;
204 bool m_trustedServiceHasBeenSet =
false;
207 bool m_versionHasBeenSet =
false;
const Aws::String & GetScope() const
const Aws::String & GetOwner() const
ManagedView & AddIncludedProperties(IncludedPropertiesT &&value)
ManagedView & WithOwner(OwnerT &&value)
const Aws::String & GetResourcePolicy() const
bool ResourcePolicyHasBeenSet() const
ManagedView & WithIncludedProperties(IncludedPropertiesT &&value)
void SetLastUpdatedAt(LastUpdatedAtT &&value)
ManagedView & WithResourcePolicy(ResourcePolicyT &&value)
void SetIncludedProperties(IncludedPropertiesT &&value)
bool TrustedServiceHasBeenSet() const
void SetFilters(FiltersT &&value)
void SetOwner(OwnerT &&value)
AWS_RESOURCEEXPLORER2_API ManagedView & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ScopeHasBeenSet() const
bool LastUpdatedAtHasBeenSet() const
bool IncludedPropertiesHasBeenSet() const
const Aws::String & GetVersion() const
void SetTrustedService(TrustedServiceT &&value)
bool OwnerHasBeenSet() const
const Aws::String & GetTrustedService() const
const SearchFilter & GetFilters() const
void SetManagedViewName(ManagedViewNameT &&value)
AWS_RESOURCEEXPLORER2_API ManagedView()=default
AWS_RESOURCEEXPLORER2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetResourcePolicy(ResourcePolicyT &&value)
const Aws::String & GetManagedViewArn() const
const Aws::String & GetManagedViewName() const
ManagedView & WithManagedViewArn(ManagedViewArnT &&value)
AWS_RESOURCEEXPLORER2_API ManagedView(Aws::Utils::Json::JsonView jsonValue)
void SetScope(ScopeT &&value)
bool ManagedViewNameHasBeenSet() const
bool FiltersHasBeenSet() const
ManagedView & WithScope(ScopeT &&value)
void SetVersion(VersionT &&value)
const Aws::Utils::DateTime & GetLastUpdatedAt() const
bool ManagedViewArnHasBeenSet() const
ManagedView & WithFilters(FiltersT &&value)
ManagedView & WithTrustedService(TrustedServiceT &&value)
const Aws::Vector< IncludedProperty > & GetIncludedProperties() const
ManagedView & WithVersion(VersionT &&value)
void SetManagedViewArn(ManagedViewArnT &&value)
bool VersionHasBeenSet() const
ManagedView & WithManagedViewName(ManagedViewNameT &&value)
ManagedView & WithLastUpdatedAt(LastUpdatedAtT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue