/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The container path, mount options, and size of the tmpfs mount.See
* Also:
AWS API
* Reference
The absolute file path where the tmpfs volume is to be mounted.
*/ inline const Aws::String& GetContainerPath() const{ return m_containerPath; } /** *The absolute file path where the tmpfs volume is to be mounted.
*/ inline bool ContainerPathHasBeenSet() const { return m_containerPathHasBeenSet; } /** *The absolute file path where the tmpfs volume is to be mounted.
*/ inline void SetContainerPath(const Aws::String& value) { m_containerPathHasBeenSet = true; m_containerPath = value; } /** *The absolute file path where the tmpfs volume is to be mounted.
*/ inline void SetContainerPath(Aws::String&& value) { m_containerPathHasBeenSet = true; m_containerPath = std::move(value); } /** *The absolute file path where the tmpfs volume is to be mounted.
*/ inline void SetContainerPath(const char* value) { m_containerPathHasBeenSet = true; m_containerPath.assign(value); } /** *The absolute file path where the tmpfs volume is to be mounted.
*/ inline Tmpfs& WithContainerPath(const Aws::String& value) { SetContainerPath(value); return *this;} /** *The absolute file path where the tmpfs volume is to be mounted.
*/ inline Tmpfs& WithContainerPath(Aws::String&& value) { SetContainerPath(std::move(value)); return *this;} /** *The absolute file path where the tmpfs volume is to be mounted.
*/ inline Tmpfs& WithContainerPath(const char* value) { SetContainerPath(value); return *this;} /** *The maximum size (in MiB) of the tmpfs volume.
*/ inline int GetSize() const{ return m_size; } /** *The maximum size (in MiB) of the tmpfs volume.
*/ inline bool SizeHasBeenSet() const { return m_sizeHasBeenSet; } /** *The maximum size (in MiB) of the tmpfs volume.
*/ inline void SetSize(int value) { m_sizeHasBeenSet = true; m_size = value; } /** *The maximum size (in MiB) of the tmpfs volume.
*/ inline Tmpfs& WithSize(int value) { SetSize(value); return *this;} /** *The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"
The list of tmpfs volume mount options.
Valid values: "defaults"
* | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync"
* | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" |
* "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" |
* "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime"
* | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" |
* "nr_inodes" | "nr_blocks" | "mpol"