DeleteCollectionRequest
public struct DeleteCollectionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
ID of the collection to delete.
Declaration
Swift
public let collectionId: String -
Undocumented
Declaration
Swift
public init(collectionId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteCollectionRequest Structure Reference