UpdateNFSFileShareOutput
public struct UpdateNFSFileShareOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the updated file share.
Declaration
Swift
public let fileShareARN: String?
-
Undocumented
Declaration
Swift
public init(fileShareARN: String? = nil)