BatchDisassociateProjectAssetsResponse
public struct BatchDisassociateProjectAssetsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of associated error information, if any.
Declaration
Swift
public let errors: [AssetErrorDetails]? -
Undocumented
Declaration
Swift
public init(errors: [AssetErrorDetails]? = nil)
View on GitHub
BatchDisassociateProjectAssetsResponse Structure Reference