Endpoint
public struct Endpoint : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Attributes for endpoint.
Declaration
Swift
public let attributes: [String : String]? -
EndpointArn for mobile app and device.
Declaration
Swift
public let endpointArn: String? -
Undocumented
Declaration
Swift
public init(attributes: [String : String]? = nil, endpointArn: String? = nil)
View on GitHub
Endpoint Structure Reference