type github.com/aws/aws-sdk-go-v2/service/s3/types.Delete

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L613: type Delete struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_DeleteObjects.go#L102: 	Delete *types.Delete
		serializers.go#L9354: func awsRestxml_serializeDocumentDelete(v *types.Delete, value smithyxml.Value) error {
		validators.go#L2448: func validateDelete(v *types.Delete) error {