Class: Aws::Types::FileSystem
- Inherits:
-
Object
- Object
- Aws::Types::FileSystem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#administrative_actions ⇒ ::Array[Types::AdministrativeAction]
Returns the value of attribute administrative_actions.
-
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
-
#dns_name ⇒ ::String
Returns the value of attribute dns_name.
-
#failure_details ⇒ Types::FileSystemFailureDetails
Returns the value of attribute failure_details.
-
#file_system_id ⇒ ::String
Returns the value of attribute file_system_id.
-
#file_system_type ⇒ "WINDOWS", ...
Returns the value of attribute file_system_type.
-
#file_system_type_version ⇒ ::String
Returns the value of attribute file_system_type_version.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#lifecycle ⇒ "AVAILABLE", ...
Returns the value of attribute lifecycle.
-
#lustre_configuration ⇒ Types::LustreFileSystemConfiguration
Returns the value of attribute lustre_configuration.
-
#network_interface_ids ⇒ ::Array[::String]
Returns the value of attribute network_interface_ids.
-
#network_type ⇒ "IPV4", "DUAL"
Returns the value of attribute network_type.
-
#ontap_configuration ⇒ Types::OntapFileSystemConfiguration
Returns the value of attribute ontap_configuration.
-
#open_zfs_configuration ⇒ Types::OpenZFSFileSystemConfiguration
Returns the value of attribute open_zfs_configuration.
-
#owner_id ⇒ ::String
Returns the value of attribute owner_id.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
-
#storage_capacity ⇒ ::Integer
Returns the value of attribute storage_capacity.
-
#storage_type ⇒ "SSD", ...
Returns the value of attribute storage_type.
-
#subnet_ids ⇒ ::Array[::String]
Returns the value of attribute subnet_ids.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
-
#windows_configuration ⇒ Types::WindowsFileSystemConfiguration
Returns the value of attribute windows_configuration.
Instance Attribute Details
#administrative_actions ⇒ ::Array[Types::AdministrativeAction]
Returns the value of attribute administrative_actions.
1071 1072 1073 |
# File 'sig/types.rbs', line 1071 def administrative_actions @administrative_actions end |
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
1055 1056 1057 |
# File 'sig/types.rbs', line 1055 def creation_time @creation_time end |
#dns_name ⇒ ::String
Returns the value of attribute dns_name.
1065 1066 1067 |
# File 'sig/types.rbs', line 1065 def dns_name @dns_name end |
#failure_details ⇒ Types::FileSystemFailureDetails
Returns the value of attribute failure_details.
1059 1060 1061 |
# File 'sig/types.rbs', line 1059 def failure_details @failure_details end |
#file_system_id ⇒ ::String
Returns the value of attribute file_system_id.
1056 1057 1058 |
# File 'sig/types.rbs', line 1056 def file_system_id @file_system_id end |
#file_system_type ⇒ "WINDOWS", ...
Returns the value of attribute file_system_type.
1057 1058 1059 |
# File 'sig/types.rbs', line 1057 def file_system_type @file_system_type end |
#file_system_type_version ⇒ ::String
Returns the value of attribute file_system_type_version.
1073 1074 1075 |
# File 'sig/types.rbs', line 1073 def file_system_type_version @file_system_type_version end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
1066 1067 1068 |
# File 'sig/types.rbs', line 1066 def kms_key_id @kms_key_id end |
#lifecycle ⇒ "AVAILABLE", ...
Returns the value of attribute lifecycle.
1058 1059 1060 |
# File 'sig/types.rbs', line 1058 def lifecycle @lifecycle end |
#lustre_configuration ⇒ Types::LustreFileSystemConfiguration
Returns the value of attribute lustre_configuration.
1070 1071 1072 |
# File 'sig/types.rbs', line 1070 def lustre_configuration @lustre_configuration end |
#network_interface_ids ⇒ ::Array[::String]
Returns the value of attribute network_interface_ids.
1064 1065 1066 |
# File 'sig/types.rbs', line 1064 def network_interface_ids @network_interface_ids end |
#network_type ⇒ "IPV4", "DUAL"
Returns the value of attribute network_type.
1075 1076 1077 |
# File 'sig/types.rbs', line 1075 def network_type @network_type end |
#ontap_configuration ⇒ Types::OntapFileSystemConfiguration
Returns the value of attribute ontap_configuration.
1072 1073 1074 |
# File 'sig/types.rbs', line 1072 def ontap_configuration @ontap_configuration end |
#open_zfs_configuration ⇒ Types::OpenZFSFileSystemConfiguration
Returns the value of attribute open_zfs_configuration.
1074 1075 1076 |
# File 'sig/types.rbs', line 1074 def open_zfs_configuration @open_zfs_configuration end |
#owner_id ⇒ ::String
Returns the value of attribute owner_id.
1054 1055 1056 |
# File 'sig/types.rbs', line 1054 def owner_id @owner_id end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
1067 1068 1069 |
# File 'sig/types.rbs', line 1067 def resource_arn @resource_arn end |
#storage_capacity ⇒ ::Integer
Returns the value of attribute storage_capacity.
1060 1061 1062 |
# File 'sig/types.rbs', line 1060 def storage_capacity @storage_capacity end |
#storage_type ⇒ "SSD", ...
Returns the value of attribute storage_type.
1061 1062 1063 |
# File 'sig/types.rbs', line 1061 def storage_type @storage_type end |
#subnet_ids ⇒ ::Array[::String]
Returns the value of attribute subnet_ids.
1063 1064 1065 |
# File 'sig/types.rbs', line 1063 def subnet_ids @subnet_ids end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1068 1069 1070 |
# File 'sig/types.rbs', line 1068 def @tags end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
1062 1063 1064 |
# File 'sig/types.rbs', line 1062 def vpc_id @vpc_id end |
#windows_configuration ⇒ Types::WindowsFileSystemConfiguration
Returns the value of attribute windows_configuration.
1069 1070 1071 |
# File 'sig/types.rbs', line 1069 def windows_configuration @windows_configuration end |