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