Class: Aws::Types::NFSFileShareInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#audit_destination_arn::String

Returns the value of attribute audit_destination_arn.

Returns:



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.

Returns:



1135
1136
1137
# File 'sig/types.rbs', line 1135

def bucket_region
  @bucket_region
end

#cache_attributesTypes::CacheAttributes

Returns the value of attribute cache_attributes.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



1116
1117
1118
# File 'sig/types.rbs', line 1116

def gateway_arn
  @gateway_arn
end

#guess_mime_type_enabledBoolean

Returns the value of attribute guess_mime_type_enabled.

Returns:



1128
1129
1130
# File 'sig/types.rbs', line 1128

def guess_mime_type_enabled
  @guess_mime_type_enabled
end

#kms_encryptedBoolean

Returns the value of attribute kms_encrypted.

Returns:



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.

Returns:



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.

Returns:



1122
1123
1124
# File 'sig/types.rbs', line 1122

def location_arn
  @location_arn
end

#nfs_file_share_defaultsTypes::NFSFileShareDefaults

Returns the value of attribute nfs_file_share_defaults.

Returns:



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.

Returns:



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.

Returns:



1124
1125
1126
# File 'sig/types.rbs', line 1124

def object_acl
  @object_acl
end

#path::String

Returns the value of attribute path.

Returns:



1120
1121
1122
# File 'sig/types.rbs', line 1120

def path
  @path
end

#read_onlyBoolean

Returns the value of attribute read_only.

Returns:



1127
1128
1129
# File 'sig/types.rbs', line 1127

def read_only
  @read_only
end

#requester_paysBoolean

Returns the value of attribute requester_pays.

Returns:



1129
1130
1131
# File 'sig/types.rbs', line 1129

def requester_pays
  @requester_pays
end

#role::String

Returns the value of attribute role.

Returns:



1121
1122
1123
# File 'sig/types.rbs', line 1121

def role
  @role
end

#squash::String

Returns the value of attribute squash.

Returns:



1126
1127
1128
# File 'sig/types.rbs', line 1126

def squash
  @squash
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1130
1131
1132
# File 'sig/types.rbs', line 1130

def tags
  @tags
end

#vpc_endpoint_dns_name::String

Returns the value of attribute vpc_endpoint_dns_name.

Returns:



1134
1135
1136
# File 'sig/types.rbs', line 1134

def vpc_endpoint_dns_name
  @vpc_endpoint_dns_name
end