BatchPutAssetPropertyValueResponse
public struct BatchPutAssetPropertyValueResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of the errors (if any) associated with the batch put request. Each error entry contains the entryId of the entry that failed.
Declaration
Swift
public let errorEntries: [BatchPutAssetPropertyErrorEntry] -
Undocumented
Declaration
Swift
public init(errorEntries: [BatchPutAssetPropertyErrorEntry])
View on GitHub
BatchPutAssetPropertyValueResponse Structure Reference