Class: Aws::Types::NFSFileShareInfo
- Inherits:
-
Object
- Object
- Aws::Types::NFSFileShareInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#audit_destination_arn ⇒ ::String
Returns the value of attribute audit_destination_arn.
-
#bucket_region ⇒ ::String
Returns the value of attribute bucket_region.
-
#cache_attributes ⇒ Types::CacheAttributes
Returns the value of attribute cache_attributes.
-
#client_list ⇒ ::Array[::String]
Returns the value of attribute client_list.
-
#default_storage_class ⇒ ::String
Returns the value of attribute default_storage_class.
-
#encryption_type ⇒ "SseS3", ...
Returns the value of attribute encryption_type.
-
#file_share_arn ⇒ ::String
Returns the value of attribute file_share_arn.
-
#file_share_id ⇒ ::String
Returns the value of attribute file_share_id.
-
#file_share_name ⇒ ::String
Returns the value of attribute file_share_name.
-
#file_share_status ⇒ ::String
Returns the value of attribute file_share_status.
-
#gateway_arn ⇒ ::String
Returns the value of attribute gateway_arn.
-
#guess_mime_type_enabled ⇒ Boolean
Returns the value of attribute guess_mime_type_enabled.
-
#kms_encrypted ⇒ Boolean
Returns the value of attribute kms_encrypted.
-
#kms_key ⇒ ::String
Returns the value of attribute kms_key.
-
#location_arn ⇒ ::String
Returns the value of attribute location_arn.
-
#nfs_file_share_defaults ⇒ Types::NFSFileShareDefaults
Returns the value of attribute nfs_file_share_defaults.
-
#notification_policy ⇒ ::String
Returns the value of attribute notification_policy.
-
#object_acl ⇒ "private", ...
Returns the value of attribute object_acl.
-
#path ⇒ ::String
Returns the value of attribute path.
-
#read_only ⇒ Boolean
Returns the value of attribute read_only.
-
#requester_pays ⇒ Boolean
Returns the value of attribute requester_pays.
-
#role ⇒ ::String
Returns the value of attribute role.
-
#squash ⇒ ::String
Returns the value of attribute squash.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#vpc_endpoint_dns_name ⇒ ::String
Returns the value of attribute vpc_endpoint_dns_name.
Instance Attribute Details
#audit_destination_arn ⇒ ::String
Returns the value of attribute audit_destination_arn.
1136 1137 1138 |
# File 'sig/types.rbs', line 1136 def audit_destination_arn @audit_destination_arn end |
#bucket_region ⇒ ::String
Returns the value of attribute bucket_region.
1135 1136 1137 |
# File 'sig/types.rbs', line 1135 def bucket_region @bucket_region end |
#cache_attributes ⇒ Types::CacheAttributes
Returns the value of attribute cache_attributes.
1132 1133 1134 |
# File 'sig/types.rbs', line 1132 def cache_attributes @cache_attributes end |
#client_list ⇒ ::Array[::String]
Returns the value of attribute client_list.
1125 1126 1127 |
# File 'sig/types.rbs', line 1125 def client_list @client_list end |
#default_storage_class ⇒ ::String
Returns the value of attribute default_storage_class.
1123 1124 1125 |
# File 'sig/types.rbs', line 1123 def default_storage_class @default_storage_class end |
#encryption_type ⇒ "SseS3", ...
Returns the value of attribute encryption_type.
1117 1118 1119 |
# File 'sig/types.rbs', line 1117 def encryption_type @encryption_type end |
#file_share_arn ⇒ ::String
Returns the value of attribute file_share_arn.
1113 1114 1115 |
# File 'sig/types.rbs', line 1113 def file_share_arn @file_share_arn end |
#file_share_id ⇒ ::String
Returns the value of attribute file_share_id.
1114 1115 1116 |
# File 'sig/types.rbs', line 1114 def file_share_id @file_share_id end |
#file_share_name ⇒ ::String
Returns the value of attribute file_share_name.
1131 1132 1133 |
# File 'sig/types.rbs', line 1131 def file_share_name @file_share_name end |
#file_share_status ⇒ ::String
Returns the value of attribute file_share_status.
1115 1116 1117 |
# File 'sig/types.rbs', line 1115 def file_share_status @file_share_status end |
#gateway_arn ⇒ ::String
Returns the value of attribute gateway_arn.
1116 1117 1118 |
# File 'sig/types.rbs', line 1116 def gateway_arn @gateway_arn end |
#guess_mime_type_enabled ⇒ Boolean
Returns the value of attribute guess_mime_type_enabled.
1128 1129 1130 |
# File 'sig/types.rbs', line 1128 def guess_mime_type_enabled @guess_mime_type_enabled end |
#kms_encrypted ⇒ Boolean
Returns the value of attribute kms_encrypted.
1118 1119 1120 |
# File 'sig/types.rbs', line 1118 def kms_encrypted @kms_encrypted end |
#kms_key ⇒ ::String
Returns the value of attribute kms_key.
1119 1120 1121 |
# File 'sig/types.rbs', line 1119 def kms_key @kms_key end |
#location_arn ⇒ ::String
Returns the value of attribute location_arn.
1122 1123 1124 |
# File 'sig/types.rbs', line 1122 def location_arn @location_arn end |
#nfs_file_share_defaults ⇒ Types::NFSFileShareDefaults
Returns the value of attribute nfs_file_share_defaults.
1112 1113 1114 |
# File 'sig/types.rbs', line 1112 def nfs_file_share_defaults @nfs_file_share_defaults end |
#notification_policy ⇒ ::String
Returns the value of attribute notification_policy.
1133 1134 1135 |
# File 'sig/types.rbs', line 1133 def notification_policy @notification_policy end |
#object_acl ⇒ "private", ...
Returns the value of attribute object_acl.
1124 1125 1126 |
# File 'sig/types.rbs', line 1124 def object_acl @object_acl end |
#path ⇒ ::String
Returns the value of attribute path.
1120 1121 1122 |
# File 'sig/types.rbs', line 1120 def path @path end |
#read_only ⇒ Boolean
Returns the value of attribute read_only.
1127 1128 1129 |
# File 'sig/types.rbs', line 1127 def read_only @read_only end |
#requester_pays ⇒ Boolean
Returns the value of attribute requester_pays.
1129 1130 1131 |
# File 'sig/types.rbs', line 1129 def requester_pays @requester_pays end |
#role ⇒ ::String
Returns the value of attribute role.
1121 1122 1123 |
# File 'sig/types.rbs', line 1121 def role @role end |
#squash ⇒ ::String
Returns the value of attribute squash.
1126 1127 1128 |
# File 'sig/types.rbs', line 1126 def squash @squash end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1130 1131 1132 |
# File 'sig/types.rbs', line 1130 def @tags end |
#vpc_endpoint_dns_name ⇒ ::String
Returns the value of attribute vpc_endpoint_dns_name.
1134 1135 1136 |
# File 'sig/types.rbs', line 1134 def vpc_endpoint_dns_name @vpc_endpoint_dns_name end |