DeleteEndpointResponse
public struct DeleteEndpointResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The endpoint that was deleted.
Declaration
Swift
public let endpoint: Endpoint? -
Undocumented
Declaration
Swift
public init(endpoint: Endpoint? = nil)
View on GitHub
DeleteEndpointResponse Structure Reference