7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/elasticfilesystem/EFS_EXPORTS.h>
9#include <aws/elasticfilesystem/model/LifeCycleState.h>
41 template <
typename OwnerIdT = Aws::String>
43 m_ownerIdHasBeenSet =
true;
44 m_ownerId = std::forward<OwnerIdT>(value);
46 template <
typename OwnerIdT = Aws::String>
59 template <
typename MountTargetIdT = Aws::String>
61 m_mountTargetIdHasBeenSet =
true;
62 m_mountTargetId = std::forward<MountTargetIdT>(value);
64 template <
typename MountTargetIdT = Aws::String>
77 template <
typename FileSystemIdT = Aws::String>
79 m_fileSystemIdHasBeenSet =
true;
80 m_fileSystemId = std::forward<FileSystemIdT>(value);
82 template <
typename FileSystemIdT = Aws::String>
95 template <
typename SubnetIdT = Aws::String>
97 m_subnetIdHasBeenSet =
true;
98 m_subnetId = std::forward<SubnetIdT>(value);
100 template <
typename SubnetIdT = Aws::String>
114 m_lifeCycleStateHasBeenSet =
true;
115 m_lifeCycleState = value;
130 template <
typename IpAddressT = Aws::String>
132 m_ipAddressHasBeenSet =
true;
133 m_ipAddress = std::forward<IpAddressT>(value);
135 template <
typename IpAddressT = Aws::String>
148 template <
typename Ipv6AddressT = Aws::String>
150 m_ipv6AddressHasBeenSet =
true;
151 m_ipv6Address = std::forward<Ipv6AddressT>(value);
153 template <
typename Ipv6AddressT = Aws::String>
167 template <
typename NetworkInterfaceIdT = Aws::String>
169 m_networkInterfaceIdHasBeenSet =
true;
170 m_networkInterfaceId = std::forward<NetworkInterfaceIdT>(value);
172 template <
typename NetworkInterfaceIdT = Aws::String>
188 template <
typename AvailabilityZoneIdT = Aws::String>
190 m_availabilityZoneIdHasBeenSet =
true;
191 m_availabilityZoneId = std::forward<AvailabilityZoneIdT>(value);
193 template <
typename AvailabilityZoneIdT = Aws::String>
210 template <
typename AvailabilityZoneNameT = Aws::String>
212 m_availabilityZoneNameHasBeenSet =
true;
213 m_availabilityZoneName = std::forward<AvailabilityZoneNameT>(value);
215 template <
typename AvailabilityZoneNameT = Aws::String>
229 template <
typename VpcIdT = Aws::String>
231 m_vpcIdHasBeenSet =
true;
232 m_vpcId = std::forward<VpcIdT>(value);
234 template <
typename VpcIdT = Aws::String>
236 SetVpcId(std::forward<VpcIdT>(value));
245 template <
typename RequestIdT = Aws::String>
247 m_requestIdHasBeenSet =
true;
248 m_requestId = std::forward<RequestIdT>(value);
250 template <
typename RequestIdT = Aws::String>
280 bool m_ownerIdHasBeenSet =
false;
281 bool m_mountTargetIdHasBeenSet =
false;
282 bool m_fileSystemIdHasBeenSet =
false;
283 bool m_subnetIdHasBeenSet =
false;
284 bool m_lifeCycleStateHasBeenSet =
false;
285 bool m_ipAddressHasBeenSet =
false;
286 bool m_ipv6AddressHasBeenSet =
false;
287 bool m_networkInterfaceIdHasBeenSet =
false;
288 bool m_availabilityZoneIdHasBeenSet =
false;
289 bool m_availabilityZoneNameHasBeenSet =
false;
290 bool m_vpcIdHasBeenSet =
false;
291 bool m_requestIdHasBeenSet =
false;
MountTargetDescription & WithSubnetId(SubnetIdT &&value)
AWS_EFS_API MountTargetDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAvailabilityZoneName(AvailabilityZoneNameT &&value)
bool RequestIdHasBeenSet() const
MountTargetDescription & WithVpcId(VpcIdT &&value)
const Aws::String & GetIpAddress() const
const Aws::String & GetNetworkInterfaceId() const
void SetMountTargetId(MountTargetIdT &&value)
AWS_EFS_API MountTargetDescription(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetVpcId() const
void SetIpAddress(IpAddressT &&value)
MountTargetDescription & WithAvailabilityZoneId(AvailabilityZoneIdT &&value)
bool LifeCycleStateHasBeenSet() const
bool VpcIdHasBeenSet() const
const Aws::String & GetRequestId() const
void SetOwnerId(OwnerIdT &&value)
bool FileSystemIdHasBeenSet() const
AWS_EFS_API MountTargetDescription()=default
bool NetworkInterfaceIdHasBeenSet() const
bool Ipv6AddressHasBeenSet() const
void SetAvailabilityZoneId(AvailabilityZoneIdT &&value)
MountTargetDescription & WithLifeCycleState(LifeCycleState value)
bool AvailabilityZoneNameHasBeenSet() const
const Aws::String & GetAvailabilityZoneId() const
MountTargetDescription & WithAvailabilityZoneName(AvailabilityZoneNameT &&value)
MountTargetDescription & WithIpv6Address(Ipv6AddressT &&value)
const Aws::String & GetFileSystemId() const
bool SubnetIdHasBeenSet() const
MountTargetDescription & WithMountTargetId(MountTargetIdT &&value)
void SetSubnetId(SubnetIdT &&value)
const Aws::String & GetAvailabilityZoneName() const
void SetFileSystemId(FileSystemIdT &&value)
void SetRequestId(RequestIdT &&value)
void SetIpv6Address(Ipv6AddressT &&value)
void SetLifeCycleState(LifeCycleState value)
const Aws::String & GetIpv6Address() const
MountTargetDescription & WithFileSystemId(FileSystemIdT &&value)
MountTargetDescription & WithRequestId(RequestIdT &&value)
const Aws::String & GetMountTargetId() const
bool AvailabilityZoneIdHasBeenSet() const
bool IpAddressHasBeenSet() const
bool OwnerIdHasBeenSet() const
AWS_EFS_API Aws::Utils::Json::JsonValue Jsonize() const
MountTargetDescription & WithOwnerId(OwnerIdT &&value)
void SetVpcId(VpcIdT &&value)
void SetNetworkInterfaceId(NetworkInterfaceIdT &&value)
MountTargetDescription & WithIpAddress(IpAddressT &&value)
MountTargetDescription & WithNetworkInterfaceId(NetworkInterfaceIdT &&value)
const Aws::String & GetOwnerId() const
LifeCycleState GetLifeCycleState() const
const Aws::String & GetSubnetId() const
bool MountTargetIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue