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