PublishResponse
public struct PublishResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Unique identifier assigned to the published message. Length Constraint: Maximum 100 characters
Declaration
Swift
public let messageId: String? -
Undocumented
Declaration
Swift
public init(messageId: String? = nil)
View on GitHub
PublishResponse Structure Reference