7#include <aws/storagegateway/StorageGateway_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/storagegateway/model/CacheAttributes.h>
11#include <aws/storagegateway/model/EndpointNetworkConfiguration.h>
12#include <aws/storagegateway/model/Tag.h>
13#include <aws/storagegateway/model/FileSystemAssociationStatusDetail.h>
26namespace StorageGateway
52 template<
typename FileSystemAssociationARNT = Aws::String>
53 void SetFileSystemAssociationARN(FileSystemAssociationARNT&& value) { m_fileSystemAssociationARNHasBeenSet =
true; m_fileSystemAssociationARN = std::forward<FileSystemAssociationARNT>(value); }
54 template<
typename FileSystemAssociationARNT = Aws::String>
67 template<
typename LocationARNT = Aws::String>
68 void SetLocationARN(LocationARNT&& value) { m_locationARNHasBeenSet =
true; m_locationARN = std::forward<LocationARNT>(value); }
69 template<
typename LocationARNT = Aws::String>
81 template<
typename FileSystemAssociationStatusT = Aws::String>
82 void SetFileSystemAssociationStatus(FileSystemAssociationStatusT&& value) { m_fileSystemAssociationStatusHasBeenSet =
true; m_fileSystemAssociationStatus = std::forward<FileSystemAssociationStatusT>(value); }
83 template<
typename FileSystemAssociationStatusT = Aws::String>
93 template<
typename AuditDestinationARNT = Aws::String>
94 void SetAuditDestinationARN(AuditDestinationARNT&& value) { m_auditDestinationARNHasBeenSet =
true; m_auditDestinationARN = std::forward<AuditDestinationARNT>(value); }
95 template<
typename AuditDestinationARNT = Aws::String>
103 template<
typename GatewayARNT = Aws::String>
104 void SetGatewayARN(GatewayARNT&& value) { m_gatewayARNHasBeenSet =
true; m_gatewayARN = std::forward<GatewayARNT>(value); }
105 template<
typename GatewayARNT = Aws::String>
116 template<
typename TagsT = Aws::Vector<Tag>>
117 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
118 template<
typename TagsT = Aws::Vector<Tag>>
120 template<
typename TagsT = Tag>
128 template<
typename CacheAttributesT = CacheAttributes>
129 void SetCacheAttributes(CacheAttributesT&& value) { m_cacheAttributesHasBeenSet =
true; m_cacheAttributes = std::forward<CacheAttributesT>(value); }
130 template<
typename CacheAttributesT = CacheAttributes>
143 template<
typename Endpo
intNetworkConfigurationT = Endpo
intNetworkConfiguration>
144 void SetEndpointNetworkConfiguration(EndpointNetworkConfigurationT&& value) { m_endpointNetworkConfigurationHasBeenSet =
true; m_endpointNetworkConfiguration = std::forward<EndpointNetworkConfigurationT>(value); }
145 template<
typename Endpo
intNetworkConfigurationT = Endpo
intNetworkConfiguration>
156 template<
typename FileSystemAssociationStatusDetailsT = Aws::Vector<FileSystemAssociationStatusDetail>>
157 void SetFileSystemAssociationStatusDetails(FileSystemAssociationStatusDetailsT&& value) { m_fileSystemAssociationStatusDetailsHasBeenSet =
true; m_fileSystemAssociationStatusDetails = std::forward<FileSystemAssociationStatusDetailsT>(value); }
158 template<
typename FileSystemAssociationStatusDetailsT = Aws::Vector<FileSystemAssociationStatusDetail>>
160 template<
typename FileSystemAssociationStatusDetailsT = FileSystemAssociationStatusDetail>
166 bool m_fileSystemAssociationARNHasBeenSet =
false;
169 bool m_locationARNHasBeenSet =
false;
172 bool m_fileSystemAssociationStatusHasBeenSet =
false;
175 bool m_auditDestinationARNHasBeenSet =
false;
178 bool m_gatewayARNHasBeenSet =
false;
181 bool m_tagsHasBeenSet =
false;
184 bool m_cacheAttributesHasBeenSet =
false;
187 bool m_endpointNetworkConfigurationHasBeenSet =
false;
190 bool m_fileSystemAssociationStatusDetailsHasBeenSet =
false;
AWS_STORAGEGATEWAY_API FileSystemAssociationInfo()=default
bool FileSystemAssociationARNHasBeenSet() const
FileSystemAssociationInfo & WithFileSystemAssociationARN(FileSystemAssociationARNT &&value)
FileSystemAssociationInfo & WithFileSystemAssociationStatus(FileSystemAssociationStatusT &&value)
bool AuditDestinationARNHasBeenSet() const
FileSystemAssociationInfo & WithEndpointNetworkConfiguration(EndpointNetworkConfigurationT &&value)
const Aws::String & GetAuditDestinationARN() const
bool EndpointNetworkConfigurationHasBeenSet() const
bool CacheAttributesHasBeenSet() const
void SetAuditDestinationARN(AuditDestinationARNT &&value)
const CacheAttributes & GetCacheAttributes() const
FileSystemAssociationInfo & AddTags(TagsT &&value)
void SetCacheAttributes(CacheAttributesT &&value)
FileSystemAssociationInfo & WithAuditDestinationARN(AuditDestinationARNT &&value)
void SetFileSystemAssociationStatusDetails(FileSystemAssociationStatusDetailsT &&value)
const Aws::Vector< FileSystemAssociationStatusDetail > & GetFileSystemAssociationStatusDetails() const
void SetGatewayARN(GatewayARNT &&value)
void SetFileSystemAssociationStatus(FileSystemAssociationStatusT &&value)
FileSystemAssociationInfo & WithTags(TagsT &&value)
void SetLocationARN(LocationARNT &&value)
const Aws::String & GetFileSystemAssociationARN() const
AWS_STORAGEGATEWAY_API FileSystemAssociationInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
FileSystemAssociationInfo & AddFileSystemAssociationStatusDetails(FileSystemAssociationStatusDetailsT &&value)
FileSystemAssociationInfo & WithLocationARN(LocationARNT &&value)
AWS_STORAGEGATEWAY_API FileSystemAssociationInfo(Aws::Utils::Json::JsonView jsonValue)
FileSystemAssociationInfo & WithCacheAttributes(CacheAttributesT &&value)
const EndpointNetworkConfiguration & GetEndpointNetworkConfiguration() const
const Aws::String & GetGatewayARN() const
const Aws::String & GetLocationARN() const
const Aws::Vector< Tag > & GetTags() const
bool FileSystemAssociationStatusDetailsHasBeenSet() const
bool GatewayARNHasBeenSet() const
bool FileSystemAssociationStatusHasBeenSet() const
AWS_STORAGEGATEWAY_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEndpointNetworkConfiguration(EndpointNetworkConfigurationT &&value)
FileSystemAssociationInfo & WithFileSystemAssociationStatusDetails(FileSystemAssociationStatusDetailsT &&value)
void SetFileSystemAssociationARN(FileSystemAssociationARNT &&value)
FileSystemAssociationInfo & WithGatewayARN(GatewayARNT &&value)
bool LocationARNHasBeenSet() const
bool TagsHasBeenSet() const
const Aws::String & GetFileSystemAssociationStatus() const
void SetTags(TagsT &&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