EndpointsResponse
public struct EndpointsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array of responses, one for each endpoint that’s associated with the user ID.
Declaration
Swift
public let item: [EndpointResponse] -
Undocumented
Declaration
Swift
public init(item: [EndpointResponse])
View on GitHub
EndpointsResponse Structure Reference