GetFolderPathResponse
public struct GetFolderPathResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The path information.
Declaration
Swift
public let path: ResourcePath?
-
Undocumented
Declaration
Swift
public init(path: ResourcePath? = nil)