UpdateEndpointsBatchRequest
public struct UpdateEndpointsBatchRequest : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let applicationId: String -
Undocumented
Declaration
Swift
public let endpointBatchRequest: EndpointBatchRequest -
Undocumented
Declaration
Swift
public init(applicationId: String, endpointBatchRequest: EndpointBatchRequest)
View on GitHub
UpdateEndpointsBatchRequest Structure Reference