GetDevEndpointResponse
public struct GetDevEndpointResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A DevEndpoint definition.
Declaration
Swift
public let devEndpoint: DevEndpoint? -
Undocumented
Declaration
Swift
public init(devEndpoint: DevEndpoint? = nil)
View on GitHub
GetDevEndpointResponse Structure Reference