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