GetMappingResponse
public struct GetMappingResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of mappings to the specified targets.
Declaration
Swift
public let mapping: [MappingEntry]
-
Undocumented
Declaration
Swift
public init(mapping: [MappingEntry])