ResourcePath
public struct ResourcePath : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The components of the resource path.
Declaration
Swift
public let components: [ResourcePathComponent]? -
Undocumented
Declaration
Swift
public init(components: [ResourcePathComponent]? = nil)
View on GitHub
ResourcePath Structure Reference