SqsParameters
public struct SqsParameters : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The FIFO message group ID to use as the target.
Declaration
Swift
public let messageGroupId: String?
-
Undocumented
Declaration
Swift
public init(messageGroupId: String? = nil)