7#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/ec2/EC2_EXPORTS.h>
11#include <aws/ec2/model/DeviceOptions.h>
12#include <aws/ec2/model/DeviceTrustProviderType.h>
13#include <aws/ec2/model/NativeApplicationOidcOptions.h>
14#include <aws/ec2/model/OidcOptions.h>
15#include <aws/ec2/model/Tag.h>
16#include <aws/ec2/model/TrustProviderType.h>
17#include <aws/ec2/model/UserTrustProviderType.h>
18#include <aws/ec2/model/VerifiedAccessSseSpecificationResponse.h>
51 template <
typename VerifiedAccessTrustProv
iderIdT = Aws::String>
53 m_verifiedAccessTrustProviderIdHasBeenSet =
true;
54 m_verifiedAccessTrustProviderId = std::forward<VerifiedAccessTrustProviderIdT>(value);
56 template <
typename VerifiedAccessTrustProv
iderIdT = Aws::String>
69 template <
typename DescriptionT = Aws::String>
71 m_descriptionHasBeenSet =
true;
72 m_description = std::forward<DescriptionT>(value);
74 template <
typename DescriptionT = Aws::String>
88 m_trustProviderTypeHasBeenSet =
true;
89 m_trustProviderType = value;
104 m_userTrustProviderTypeHasBeenSet =
true;
105 m_userTrustProviderType = value;
120 m_deviceTrustProviderTypeHasBeenSet =
true;
121 m_deviceTrustProviderType = value;
136 template <
typename O
idcOptionsT = O
idcOptions>
138 m_oidcOptionsHasBeenSet =
true;
139 m_oidcOptions = std::forward<OidcOptionsT>(value);
141 template <
typename O
idcOptionsT = O
idcOptions>
154 template <
typename DeviceOptionsT = DeviceOptions>
156 m_deviceOptionsHasBeenSet =
true;
157 m_deviceOptions = std::forward<DeviceOptionsT>(value);
159 template <
typename DeviceOptionsT = DeviceOptions>
172 template <
typename PolicyReferenceNameT = Aws::String>
174 m_policyReferenceNameHasBeenSet =
true;
175 m_policyReferenceName = std::forward<PolicyReferenceNameT>(value);
177 template <
typename PolicyReferenceNameT = Aws::String>
190 template <
typename CreationTimeT = Aws::String>
192 m_creationTimeHasBeenSet =
true;
193 m_creationTime = std::forward<CreationTimeT>(value);
195 template <
typename CreationTimeT = Aws::String>
208 template <
typename LastUpdatedTimeT = Aws::String>
210 m_lastUpdatedTimeHasBeenSet =
true;
211 m_lastUpdatedTime = std::forward<LastUpdatedTimeT>(value);
213 template <
typename LastUpdatedTimeT = Aws::String>
226 template <
typename TagsT = Aws::Vector<Tag>>
228 m_tagsHasBeenSet =
true;
229 m_tags = std::forward<TagsT>(value);
231 template <
typename TagsT = Aws::Vector<Tag>>
233 SetTags(std::forward<TagsT>(value));
236 template <
typename TagsT = Tag>
238 m_tagsHasBeenSet =
true;
239 m_tags.emplace_back(std::forward<TagsT>(value));
250 template <
typename SseSpecificationT = VerifiedAccessSseSpecificationResponse>
252 m_sseSpecificationHasBeenSet =
true;
253 m_sseSpecification = std::forward<SseSpecificationT>(value);
255 template <
typename SseSpecificationT = VerifiedAccessSseSpecificationResponse>
268 template <
typename NativeApplicationO
idcOptionsT = NativeApplicationO
idcOptions>
270 m_nativeApplicationOidcOptionsHasBeenSet =
true;
271 m_nativeApplicationOidcOptions = std::forward<NativeApplicationOidcOptionsT>(value);
273 template <
typename NativeApplicationO
idcOptionsT = NativeApplicationO
idcOptions>
290 OidcOptions m_oidcOptions;
292 DeviceOptions m_deviceOptions;
302 VerifiedAccessSseSpecificationResponse m_sseSpecification;
304 NativeApplicationOidcOptions m_nativeApplicationOidcOptions;
305 bool m_verifiedAccessTrustProviderIdHasBeenSet =
false;
306 bool m_descriptionHasBeenSet =
false;
307 bool m_trustProviderTypeHasBeenSet =
false;
308 bool m_userTrustProviderTypeHasBeenSet =
false;
309 bool m_deviceTrustProviderTypeHasBeenSet =
false;
310 bool m_oidcOptionsHasBeenSet =
false;
311 bool m_deviceOptionsHasBeenSet =
false;
312 bool m_policyReferenceNameHasBeenSet =
false;
313 bool m_creationTimeHasBeenSet =
false;
314 bool m_lastUpdatedTimeHasBeenSet =
false;
315 bool m_tagsHasBeenSet =
false;
316 bool m_sseSpecificationHasBeenSet =
false;
317 bool m_nativeApplicationOidcOptionsHasBeenSet =
false;
const Aws::String & GetLastUpdatedTime() const
const DeviceOptions & GetDeviceOptions() const
void SetCreationTime(CreationTimeT &&value)
bool DeviceTrustProviderTypeHasBeenSet() const
const NativeApplicationOidcOptions & GetNativeApplicationOidcOptions() const
const Aws::String & GetPolicyReferenceName() const
VerifiedAccessTrustProvider & WithVerifiedAccessTrustProviderId(VerifiedAccessTrustProviderIdT &&value)
bool DescriptionHasBeenSet() const
const Aws::Vector< Tag > & GetTags() const
AWS_EC2_API VerifiedAccessTrustProvider & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetTrustProviderType(TrustProviderType value)
bool TagsHasBeenSet() const
const Aws::String & GetCreationTime() const
bool TrustProviderTypeHasBeenSet() const
bool SseSpecificationHasBeenSet() const
bool DeviceOptionsHasBeenSet() const
VerifiedAccessTrustProvider & WithSseSpecification(SseSpecificationT &&value)
const VerifiedAccessSseSpecificationResponse & GetSseSpecification() const
const Aws::String & GetVerifiedAccessTrustProviderId() const
VerifiedAccessTrustProvider & AddTags(TagsT &&value)
bool NativeApplicationOidcOptionsHasBeenSet() const
AWS_EC2_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
void SetNativeApplicationOidcOptions(NativeApplicationOidcOptionsT &&value)
AWS_EC2_API VerifiedAccessTrustProvider(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetVerifiedAccessTrustProviderId(VerifiedAccessTrustProviderIdT &&value)
AWS_EC2_API void OutputToStream(Aws::OStream &oStream, const char *location) const
VerifiedAccessTrustProvider & WithPolicyReferenceName(PolicyReferenceNameT &&value)
void SetLastUpdatedTime(LastUpdatedTimeT &&value)
bool OidcOptionsHasBeenSet() const
bool UserTrustProviderTypeHasBeenSet() const
TrustProviderType GetTrustProviderType() const
VerifiedAccessTrustProvider & WithTrustProviderType(TrustProviderType value)
VerifiedAccessTrustProvider & WithTags(TagsT &&value)
void SetDeviceTrustProviderType(DeviceTrustProviderType value)
void SetDescription(DescriptionT &&value)
void SetUserTrustProviderType(UserTrustProviderType value)
VerifiedAccessTrustProvider & WithUserTrustProviderType(UserTrustProviderType value)
void SetDeviceOptions(DeviceOptionsT &&value)
UserTrustProviderType GetUserTrustProviderType() const
const OidcOptions & GetOidcOptions() const
void SetPolicyReferenceName(PolicyReferenceNameT &&value)
VerifiedAccessTrustProvider & WithNativeApplicationOidcOptions(NativeApplicationOidcOptionsT &&value)
void SetOidcOptions(OidcOptionsT &&value)
VerifiedAccessTrustProvider & WithDeviceOptions(DeviceOptionsT &&value)
bool PolicyReferenceNameHasBeenSet() const
bool CreationTimeHasBeenSet() const
DeviceTrustProviderType GetDeviceTrustProviderType() const
void SetTags(TagsT &&value)
VerifiedAccessTrustProvider & WithCreationTime(CreationTimeT &&value)
const Aws::String & GetDescription() const
VerifiedAccessTrustProvider & WithDeviceTrustProviderType(DeviceTrustProviderType value)
bool VerifiedAccessTrustProviderIdHasBeenSet() const
void SetSseSpecification(SseSpecificationT &&value)
VerifiedAccessTrustProvider & WithOidcOptions(OidcOptionsT &&value)
VerifiedAccessTrustProvider & WithDescription(DescriptionT &&value)
AWS_EC2_API VerifiedAccessTrustProvider()=default
bool LastUpdatedTimeHasBeenSet() const
VerifiedAccessTrustProvider & WithLastUpdatedTime(LastUpdatedTimeT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
std::basic_ostream< char, std::char_traits< char > > OStream