63 inline void SetOwnerId(
const char* value) { m_ownerIdHasBeenSet =
true; m_ownerId.assign(value); }
98 inline void SetMountTargetId(
const char* value) { m_mountTargetIdHasBeenSet =
true; m_mountTargetId.assign(value); }
133 inline void SetFileSystemId(
const char* value) { m_fileSystemIdHasBeenSet =
true; m_fileSystemId.assign(value); }
168 inline void SetSubnetId(
const char* value) { m_subnetIdHasBeenSet =
true; m_subnetId.assign(value); }
228 inline void SetIpAddress(
const char* value) { m_ipAddressHasBeenSet =
true; m_ipAddress.assign(value); }
267 inline void SetNetworkInterfaceId(
const char* value) { m_networkInterfaceIdHasBeenSet =
true; m_networkInterfaceId.assign(value); }
289 bool m_ownerIdHasBeenSet;
291 bool m_mountTargetIdHasBeenSet;
293 bool m_fileSystemIdHasBeenSet;
295 bool m_subnetIdHasBeenSet;
297 bool m_lifeCycleStateHasBeenSet;
299 bool m_ipAddressHasBeenSet;
301 bool m_networkInterfaceIdHasBeenSet;
void SetIpAddress(Aws::String &&value)
void SetFileSystemId(Aws::String &&value)
MountTargetDescription & WithFileSystemId(const Aws::String &value)
const Aws::String & GetNetworkInterfaceId() const
MountTargetDescription & WithFileSystemId(const char *value)
MountTargetDescription & WithNetworkInterfaceId(Aws::String &&value)
void SetLifeCycleState(LifeCycleState &&value)
void SetOwnerId(Aws::String &&value)
MountTargetDescription & WithMountTargetId(const Aws::String &value)
MountTargetDescription & WithOwnerId(Aws::String &&value)
const Aws::String & GetMountTargetId() const
void SetIpAddress(const Aws::String &value)
MountTargetDescription & WithNetworkInterfaceId(const char *value)
void SetLifeCycleState(const LifeCycleState &value)
MountTargetDescription & WithNetworkInterfaceId(const Aws::String &value)
void SetOwnerId(const Aws::String &value)
MountTargetDescription & WithSubnetId(Aws::String &&value)
MountTargetDescription & WithMountTargetId(Aws::String &&value)
void SetSubnetId(const Aws::String &value)
MountTargetDescription & WithLifeCycleState(LifeCycleState &&value)
const LifeCycleState & GetLifeCycleState() const
MountTargetDescription & WithSubnetId(const char *value)
void SetSubnetId(const char *value)
MountTargetDescription & WithLifeCycleState(const LifeCycleState &value)
const Aws::String & GetOwnerId() const
MountTargetDescription & WithIpAddress(const Aws::String &value)
const Aws::String & GetSubnetId() const
MountTargetDescription & WithSubnetId(const Aws::String &value)
MountTargetDescription & WithIpAddress(Aws::String &&value)
MountTargetDescription & WithOwnerId(const Aws::String &value)
MountTargetDescription & WithIpAddress(const char *value)
MountTargetDescription & WithMountTargetId(const char *value)
void SetMountTargetId(const char *value)
MountTargetDescription & WithOwnerId(const char *value)
const Aws::String & GetIpAddress() const
void SetIpAddress(const char *value)
void SetFileSystemId(const Aws::String &value)
void SetNetworkInterfaceId(Aws::String &&value)
void SetMountTargetId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetMountTargetId(const Aws::String &value)
void SetNetworkInterfaceId(const Aws::String &value)
void SetSubnetId(Aws::String &&value)
void SetOwnerId(const char *value)
MountTargetDescription & WithFileSystemId(Aws::String &&value)
void SetFileSystemId(const char *value)
void SetNetworkInterfaceId(const char *value)
JSON (JavaScript Object Notation).
const Aws::String & GetFileSystemId() const