DatastoreActivity
public struct DatastoreActivity : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the data store where processed messages are stored.
Declaration
Swift
public let datastoreName: String -
The name of the ‘datastore’ activity.
Declaration
Swift
public let name: String -
Undocumented
Declaration
Swift
public init(datastoreName: String, name: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DatastoreActivity Structure Reference